body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin : 0px 0px 0px 0px;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color : #000000;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #000000;
	line-height: 120%;
}

.red {
	color: #cc0000;
}

.blink {
	text-decoration : blink;
}

.sub {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #CC0000;
	font-variant : small-caps;
}

.box {
	background-color : White;
	border : 3px solid Maroon;
	padding : 5px;
}

.navbar {
	background-color : #eceede;
	line-height : 220%;
	padding-left : 20px;
	padding-right : 20px;
	border : 2px solid Maroon;
	font-size : 12px;
}


.wet {
	font-family: Tekton,Trebuchet MS, Arial, Helvetica, sans-serif;
}

.list {
	color: #cc0000;
	font-size: 10pt;
}
.list2 {
	color: #cc0000;
	font-size: 12pt;
	font-weight : bold;
}

.list2gray {
	color: #4b4b4b;
	font-size: 12pt;
	font-weight : bold;
}

H1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight : bold;
	color : #cc0000;
	line-height : 90%;
}

.hed1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight : bold;
	color : #cc0000;
	line-height : 150%;
}
.hed2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight : bold;
	color : #4b4b4b;
	line-height : 110%;
}

.hed2red {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight : bold;
	color : #cc0000;
	line-height : 150%;
}


H2 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color : #cc0000;
	font-weight : bold;
	line-height : 110%;
}

.footer {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}


.hed3 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : bold;
	line-height : normal;
	color : #4b4b4b;
}

.hed3red{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : bold;
	line-height : normal;
	color : #800000;
}


TD.border {
	border : 2px solid #800000;
	padding : 8px;
}

A:link {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration : none;
	font-weight : bold;
}

A:visited {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration : none;
	font-weight : bold;
}

A:hover {
	color: #ff4500;
	text-decoration : underline;
}



A.nav:link {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration : none;
	font-weight : bold;
}

A.nav:visited {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration : none;
	font-weight : bold;
}

A.nav:hover {
	color: #ff4500;
	text-decoration : underline;
}



A.nav2:link {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration : none;
	font-weight : bold;
	line-height : 170%;
}

A.nav2:visited {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration : none;
	font-weight : bold;
	line-height : 170%;
}
A.nav2:hover {
	color: #ff4500;
	text-decoration : underline;
}

A.navgray:link {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12pt
	color: #4b4b4b;
	text-decoration : none;
	font-weight : bold;
	line-height : 150%;
}

A.navgray:visited {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	text-decoration : none;
	font-weight : bold;
	line-height : 150%;
}
A.navgray:hover {
	color: #ff4500;
	text-decoration : underline;
}



A.black:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color : #4b4b4b;
	text-decoration : none;
}

A.black:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color : #4b4b4b;
	text-decoration : none;
}

A.black:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color : #ff4500;
	text-decoration : underline;
}

.indent {
	padding : 25px;
}

.gray {
	color: #4b4b4b;
}
	
.graysmcap {
	color: #4b4b4b;
	font-variant: small-caps;
	letter-spacing : 2px;
}
	
.green {
	color : #387a59;
}
	
.green2 {
	color : #387a59;
	font-size : 12pt;
	line-height : 100%;
}

.redtek {
	font-family : Tekton, Arial, Helvetica, sans-serif;
	color : #cc0000;
	font-size : 32pt;
	line-height : 32pt;
}
td {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #000000;
}


A.navgreen:link {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #387a59;
	text-decoration : none;
	font-weight : bold;
}

A.navgreen:visited {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #387a59;
	text-decoration : none;
	font-weight : bold;
}

A.navgreen:hover {
	color: #ff4500;
	text-decoration : underline;
}

.ital {
	font-style : italic;
}

