body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}

.style1 {
	color: #003366;
	font-weight: normal;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.style2 {
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}

.style3 {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.style4 {
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}

.style7 {
	color: #ffcc66;
	font-size: 10px;
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
A:link { color:#003366; text-decoration: underline; }
A:visited { color: #003366; text-decoration : underline; }
A:hover { color:#C79c1b; text-decoration: none; }
A:active { color:#003366; text-decoration: none; }

A.gold:link {color:#ffcc66; text-decoration: none; }
A.gold:visited { color:#ffcc66; text-decoration : none; }
A.gold:hover { color:#ffffff; text-decoration: none; }
A.gold:active { color:#ffcc66; text-decoration: none; }
