/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #f3f490;
}
.style1 {font-size: 10px}
.style2 {	font-size: 9px;
	color: #FFFFFF;
}
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #1856AA;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFFF00;
}
.style6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight: bold;
	color: #1856AA;
	}