BODY {
	color : Navy;
	font-family : Verdana, "Times New Roman", "Courier New", sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-align : left;
	background-image : url(images/bckgrd-newblu2.png);
	background-attachment : scroll;
	}
BODY{
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FF0000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #026AB7;
scrollbar-shadow-color: #400040;
scrollbar-darkshadow-color: #FF0000;
scrollbar-track-color: #97E1FD;
}

A {
	color : Red;
}

A:HOVER {
	color : #006400;
}

h1           { font-family: Verdana; font-size: 12pt; color: #000080; font-weight: bold; margin-top:0; margin-bottom:0 }
h2           { font-family: Verdana; font-size: 12pt; color: #000000; font-weight: bold; margin-top:1px; margin-bottom:1px; }
h3           { font-family: Verdana; font-size: 12pt; color: #000000; font-weight: bold; margin-top:0; margin-bottom:0 }
h4           { font-family: Verdana; font-size: 12pt; color: #000000; font-weight: bold; margin-top:0; margin-bottom:0 }
h5           { font-family: Verdana; font-size: 12pt; color: #000000; font-weight: bold; margin-top:0; margin-bottom:0 }
h6           { font-family: Verdana; font-size: 12pt; color: #000000; font-weight: bold; margin-top:0; margin-bottom:0 }

.head {
	background-image : url(images/head.jpg);
	background : #3971b3;
	border : solid;
	border-color : navy;
	border-bottom-style : double;
}