BODY 
    {     
    scrollbar-face-color: #FFFFCC; 
    scrollbar-highlight-color: #FFFFCC; 
    scrollbar-3dlight-color: #FFFFCC; 
    scrollbar-darkshadow-color: #003366; 
    scrollbar-shadow-color: #003366; 
    scrollbar-arrow-color: #CC0000; 
    scrollbar-track-color: #FFFFCC; 
	    } 

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
body {
	background-image: url(../Finished%20Pictures/Blue_Background.gif);
}
a {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #003366;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #003366;
}
h3 {
	font-size: 14px;
	color: #003366;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
}
h5 {
	font-size: 14px;
	color: #FFFFFF;
}
h6 {
	font-size: 12px;
	color: #FFFFFF;
}
