/*
Complete stylesheet, by class
*/


body {
	body {scrollbar-face-color:#F2F2F2;
	scrollbar-highlight-color:#000080;
	scrollbar-3dlight-color:#F2F2F2;
	scrollbar-darkshadow-color:#000080;
	scrollbar-shadow-color:#F2F2F2;
	scrollbar-arrow-color:#000080;
	scrollbar-track-color:#F2F2F2;
	font-family: aerial, sans-serif;
	font-size:12px;
	color:#000080;
	background-color:#F2F2F2;
	margin-right: 0.5cm;
	margin-left: 1cm;
}


p {
	margin-right: 0.0cm;
	margin-left: 0.0cm;
}

h1 {
	font-size: 110%;
	text-decoration: underline;
}

a	{
	font-family: aerial, sans-serif;
	font-size:12px;
	color: #440044;
	text-decoration: none;
}

a.title	{
	font-family: aerial, sans-serif;
	font-size:12px;
	color: #440044;
	text-decoration: underline;
}

a.name	{
	font-family: aerial, sans-serif;
	font-size:12px;
	color: #000080;
	text-decoration: underline;
}

a:hover	{
	font-family: aerial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #440044;
	text-decoration: underline;
}

table	{
	font-size:12px;
}

