a:link { color: #003366; }

a:visited { color: #0066CC; }

a:hover { color: #0066CC; }

a:active { color: #0066CC; }

html,body{ height: 100%; }

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: medium;
	font-weight: bold;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: x-large;
	font-weight: bold;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: xx-large;
	font-weight: bold;
}

td	{vertical-align:top;}