<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-size: 12px;
	color: #000066;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
a:link.t {
	color: #000099;
	text-decoration: none;
}
a:visited.t {
	color: #000099;
	text-decoration: none;
}
a:hover.t {
	color: #000099;
	text-decoration: none;
	background-color: #BCD5FE;
	display: block;	
}
a:active.t {
	color: #000099;
	text-decoration: none;
}
#container {width: 800px; float: left;}
#navbar {width: 191px; float: left; background-color: #D9E8FF; margin-top: 200px; padding-left: 5px; border: 2px solid #000033;}
#contents {width: 595px; float: right; padding-left: 5px;}
#banner {width: 100%; float: left;}

-->
