﻿BODY {
font-family : Verdana, Arial, sans-serif;
color:#264989;
font-size : 80%;
margin: 0px;
background-color: #FFFFFF;
scrollbar-arrow-color:#ffffff; 
scrollbar-face-color:#003366; 
scrollbar-3dlight-color:#003366; 
scrollbar-highlight-color:#ffffff; 
scrollbar-shadow-color:#ffffff; 
scrollbar-darkshadow-color:#b6d8e0; 
scrollbar-track-color:#DDDDDD; 
}

P, TD, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
color: #000000;
}

LI, UL {
	font-family : Verdana, Arial, sans-serif;
	font-size : .9em;
	line-height: 20px;
}

/* this group sets the normal link colors */
A:LINK {
color : #a76b1d;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #a76b1d;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #7F3737;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #7F3737;
text-decoration : underline overline;
font-weight: bold;
}

H1 {
font-size: 22px;
font-weight: normal;
letter-spacing: 2px;
margin-top: 30px;
margin-left: 0px;
color: #264989;
}

.title {
	color: #264989;
	font-family: Trebuchet MS;
	font-size: larger;
	font-style: italic;
	font-weight: bolder;
}
.subtitle {
	color: #264989;
	font-family: "verdana"
	font-size: medium;
	font-style: normal;
}

H2 {
font-size : 18px;
font-weight : normal;
margin-left: 0px;
color : #264989;
}

H3  {
font-size : 110%;
font-weight : bold;
margin-bottom: 0px;
color : #264989;
}

H4, H5, H6 {
font-size : 80%;
font-weight : bold;
margin-bottom: 0px;
color : #264989;
}

HR {
color: #808080;
height: 1px;
width: 100%;
}