BODY {
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 18px;
	margin-right : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-image : url(img/web/background.gif);
	background-repeat : repeat;
}

BLOCKQUOTE {
	margin : 18 px;
	padding : 5px;
	font-style : italic;
	background-color : rgb(255,255,153);
	color : rgb(0,102,51);}
	
blockquote.source {
	text-align : right;
	font-style : normal;
	margin-right : 2em;}

H1,H2,H3,H4,H5,H6 {
	color: rgb(0,102,0);
	font-weight: bold;
	font-style: italic;
}

P,DD,UL,TD {
	font-size: 12px;}

DT,STRONG {
	font-size: 12px;
	font-weight: bold}
	
A:LINK {
	color : #0000FF;
	text-decoration : none}

A:VISITED {
	color : #0000FF;
	text-decoration : none}

A:HOVER {
	text-decoration : underline}

A:ACTIVE {
	color : #999966;
	text-decoration : underline}

A.dk:LINK {
	color : #CCCCFF;
	text-decoration : none}

A.dk:VISITED {
	color : #CCCCFF;
	text-decoration : none}

A.dk:HOVER {
	text-decoration : underline}

A.dk:ACTIVE {
	color : #CCCC99;
	text-decoration : underline}

A.tn:LINK {
	color : #006600;
	text-decoration : none}

A.tn:VISITED {
	color : #996600;
	text-decoration : none}

A.tn:ACTIVE {
	color : #00ff00;
	text-decoration : none}

A.tn:HOVER {
	color : #00cc00;
	text-decoration : none}

HR {
	color: #006600;
	width: 100%;
	height : 1pt;
}

B {
	font-weight: bold}

I {
	font-style: italic}

.captionlt {
	color: #CCCC99;
	font-size: 10px;
	font-style: normal;
	font-weight: bold}
	
.caption {
	font-size: 10px;
	font-style: normal;
	font-weight: bold}

.notelt {
	color: #CCCC99;
	font-size: 9px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none}

.note {
	font-size: 9px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none}
	
.notebold {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none}

.navlt {
	color: #CCCC99;
	font-size: 10px;
	font-style: normal;
	font-weight: 300}

.nav {
	font-size: 10px;
	font-style: normal;
	font-weight: 300}

.navbold {
	font-size: 10px;
	font-style: normal;
	font-weight: bold}

.sectionhead {
	color: #006600;
	font-size: 16px;
	font-style: normal;
	font-weight: bold}

.sectionsubhead {
	color: #006600;
	font-size: 14px;
	font-style: normal;
	font-weight: bold}
	
.bigbold {
	font-size: 14px;
	font-style: normal;
	font-weight: bold}

.bigboldhl {
	background-color: #FFFF00;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	}

.bold16 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold}

.bold16hl {
	background-color: #FFFF00;
	font-size: 16px;
	font-style: normal;
	font-weight: bold}

.bold18 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold}

.bold18hl {
	background-color: #FFFF00;
	font-size: 18px;
	font-style: normal;
	font-weight: bold}

.bold24 {
	background-color: #FFFF00;
	font-size: 24px;
	font-style: normal;
	font-weight: bold}

.bold24hl {
	font-size: 24px;
	font-style: normal;
	font-weight: bold}

.boldRed14 {
	color: #CC0000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold}

.boldRed14hl {
	background-color: #FFFF00;
	color: #CC0000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold}

.boldRed16 {
	color: #CC0000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold}

.boldRed16hl {
	background-color: #FFFF00;
	color: #CC0000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold}

.boldRed18 {
	color: #CC0000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold}

.boldRed18hl {
	background-color: #FFFF00;
	color: #CC0000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold}

.boldRed24 {
	color: #CC0000;
	font-size: 24px;
	font-style: normal;
	font-weight: bold}

.boldRed24hl {
	background-color: #FFFF00;
	color: #CC0000;
	font-size: 24px;
	font-style: normal;
	font-weight: bold}

.highlight {  
	background-color: #FFFF00;
	font-weight: bold;}
	
