/* CSS Document */
@charset "utf-8";
.style42 {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #D7E9FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {color: #003366; font-weight: bold;}
.style2 {color: #f0f0ff}
.style10 {font-size: small}
.style11 {
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
.style15 {font-weight: bold}
.style19 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style23 {color: #000033; font-weight: bold; font-size: 12px; }
.style24 {color: #000033; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style25 {font-size: 10px}
.style26 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	font-weight: bold;
}
.style30 {font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #000033; font-weight: bold; }
.style32 {
	color: #000066;
	font-size: small;
	font-weight: bold;
}
.style33 {
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	height: 75px;
}
.style34 {font-size: xx-small}

A:link {
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	color: #000099;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}
A.side:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.side:visited {
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
}

A.side:active {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

A.side:hover {
	color: #CCFFFF;
	text-decoration: underline;
	font-weight: bold;
}
