<style type="text/css">
<!--
body {
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-highlight-color: #990000; 
 scrollbar-shadow-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-face-color: #990000;
 scrollbar-track-color: #990000;
}

.nav:link {
	color: #66CCFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.nav:visited {
	color: #66CCFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.nav:hover {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

.nav:active {
	color: #66CCFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;

}

.amv { 
	background-color:#333333;
}

body {
	background-color: #3E78AA;
}
a:link {
	color: #66CCFF;
	text-decoration:none;
}
a:visited {
	color: #66CCFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #66CCFF;
	text-decoration:none;
}

h1 {
	font-family: Tahoma, Verdana; 
	font-size: 14px; 
	font-weight: bold; 
	text-transform: uppercase;
	color: #FFFFFF; 
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: center; 
	background-image: url(Winter07/Layout/sub_head.png);
	background-repeat: no-repeat;
	background-position: center;
	
}
</style>
