/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #022D62;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #002D61;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a#name:link {
	color:#022D62;
	text-decoration:underline;
}
a#name:visited {
	color:#022D62;	
	text-decoration:underline;
}
a#name:hover {
	color:#996600;
	text-decoration:underline;
}
a#name:active {
	color:#022D62;
	text-decoration:underline;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {font-size: 12px; color: #FFFFFF; line-height: 0.5cm;}
.style6 {color: #FFFFFF}
.style8 {font-size: 10px; color: #022D62; }
.style9 {font-size: 12px; color: #022D62; line-height: 0.5cm; }
