
A{
	color: Blue;
}


A:VISITED {
	color: Blue;
}

A:ACTIVE {
	color: Blue;text-decoration:underline
}

A:HOVER {
	background-color: #8CBFE7;
	color: White;
	}


H1 {
	font-family: "Times New Roman";
	font-size: 24px;
	font-weight: 500;
	color: #1B2630;
	text-align: left;
}
H2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 300;
	color: #2F2F2F;
	text-align: left;
	letter-spacing: 1px;	
}
H3 {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: 600;
	color: #C5641C;
	text-align: left;
	letter-spacing: 2px;
}

H4 {
	font-family: "Courier New";
	font-size: 18px;
	font-weight: normal;
	color: #416182;
	text-align: left;
}

H5 {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: lighter;
	color: #3C2800;
	text-align: left;
	letter-spacing: 2px;
	}

H6 {
	margin:0px; padding:1px; font-family: "Arial Narrow";
	font-size: 9pt; 
	font-weight: normal;
	color: #3C2800;
	text-align: center;
	letter-spacing: 3px;

}

.body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
}


TABLE {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #2A2A2A;
	
}


.capboxhead1 {
	margin:0px; padding:2px; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #B75C00;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-variant: small-caps; 
	border: 0px none
	
}

.capboxhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	text-transform: uppercase;
	color: #9B4E00;
	letter-spacing: 3px;
	text-align: left;
	font-variant: small-caps
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(images/orangearrow.gif);
	}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	list-style-position: outside;
	list-style: square;
	white-space: normal;
	padding-bottom: 1px;
	padding-top: 1px;
}


.linker {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps; 
	color: #000000
}

.bodySm {
	font-family: "verdana, arial, helvetica";
	font-size: 9px;
}


.header3sm {
	background-color: #416182;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

 
FORM {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}


body {
background-color: #416182;
}



