/* CSS Document */

BODY,TD {font-family: Arial, Helvetica, sans-serif;font-color: #000000;}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006599;
	font-size: x-large;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006599;
	font-size: large;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: medium;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: medium;
}

BODY {font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FEE69F; 
}

A:link {
	color: #ffffff;
font-weight: bold;
} 
a:visited {
	color: #ffffff;
	font-weight: bold;
}
a:focus, a:hover {
	color: #006599;
	font-weight: bold;
	font-style:italic;
} 

.style3 a:link {color: #000000; font-weight: bold;}
.style3 a:visited {color: #000000; font-weight: bold;}
.style3 a:focus, .style2 a:hover, .style2 a:active {color: #33FFFF; font-weight: bold; font-style:italic;}

.style2 {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}
.style2 a:link {color: #FFFFFF; font-weight: bold;}
.style2 a:visited {color: #FFFFFF; font-weight: bold;}
.style2 a:focus, .style2 a:hover, .style2 a:active {color: #febc32; font-weight: bold; font-style:italic;}
