
A{
	color: #004600;
}


A:VISITED {
	color: #004A01;
}

A:ACTIVE {
	color: Red;text-decoration:underline
}

A:HOVER {
	background-color: #004600;
	color: White;
}


H1 {
	font-family: "Times New Roman";
	font-size: 24px;
	font-weight: normal;
	color: #6E4000;
	text-align: left;
	letter-spacing: 2px;	
}
H2 {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: normal;
	color: #5E431B;
	text-align: left;
	letter-spacing: 1px;	
}
H3 {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: normal;
	color: #6E4000;
	text-align: left;
	letter-spacing: 2px;
}

H4 {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: normal;
	color: #754F00;
	text-align: left;
	letter-spacing: 2	px;
}

H5 {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: 500;
	color: #5E431B;
	text-align: left;
	letter-spacing: 2px;
	}

H6 {
	margin:0px; padding:1px; font-family: "Arial Narrow";
	font-size: 9pt; 
	font-weight: bold;
	color: #6E4F20;
	text-align: left;
	letter-spacing: 3px;

}

.body {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}


TABLE {
	font-family: verdana, geneva;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	
}


.capboxhead1 {
	margin:0px; padding:2px; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: Navy;
	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: Navy;
	letter-spacing: 3px;
	text-align: left;
	font-variant: small-caps
}
ul {
	font-family: Verdana, Geneva;
	font-size: 8pt;
	font-style: normal;
	list-style-image: url(images/arrow7x7.gif);
	list-style-position: outside;
	}
li {
	font-family: Verdana, Geneva;
	font-size: 8pt;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(images/arrow7x7.gif);
}


.linker {
	font-family: Verdana, geneva;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps; 
	color: #000000
}

.bodySm {
	font-family: "verdana, geneva;
	font-size: 10px;
}


.header3sm {
	background-color: #7B5300;
	color: #FFFFFF;
	font-family: verdana, geneva;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

 
FORM {
	font-family: verdana, geneva;
	font-size: 8pt;
	font-weight: normal;
}


body {
background-color: #ffffff;
font-family: Verdana, geneva;
font-size: 8pt;
color: Black;
}




