body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	word-spacing : 3px;
	color : #444444;
	margin-left : 0px;
	margin-top : 0px;
}

.plain {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	word-spacing : 3px;
	color : #444444;
}

.hilites {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	word-spacing : 3px;
	color : #444444;
}
.hilitestitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	word-spacing : 3px;
	color : #444444;
	font-weight: bold;
}

.onblack {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	word-spacing : 3px;
	color : #ffffff;
}

.relatedlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 1px;
	color : #000000;
	padding-right : 20px;
}
.relatedtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px;
	letter-spacing : 1px;
	color : #444D6F;
	padding-right : 20px;
}

.colorbar {  
	background-image: url(/images/colorbar.gif); background-repeat: repeat-y;
}

P, TABLE.Standard {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
/*	word-spacing : 2px; */
	color : #444D6F;
}
OL, UL, DL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .8em;
	color: #444D6F;
	margin-top: 0px; 
/*	margin-left: 20px; */
	line-height : 1.2em; 
}
OL UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 1.4em; 
}
OL UL UL  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 1.4em; 
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 1px;
	word-spacing : 3px;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .9em;
	font-weight : bold;
	letter-spacing : 1px;
	word-spacing : 1px;
	line-height : 1em; 
	color : #000000; 
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight : bold;
	letter-spacing : 1px;
	word-spacing : 1px;
	line-height : 1em; 
	color : #000000; 
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .7em;
	letter-spacing : 1px;
	word-spacing : 1px;
	line-height : 1em; 
	color : #000000; 
}

A.crumb:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color : #000000;
	text-decoration : none;
	letter-spacing : 1px;
	word-spacing : 3px;
}
A.crumb:link, A.crumb:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color : #666666;
	text-decoration : none;
	letter-spacing : 1px;
	word-spacing : 3px;
}
A.crumb:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration : underline;
	letter-spacing : 1px;
	word-spacing : 3px;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9.5px;
	letter-spacing : 0px;
	color : #000000;
	background-color : #FFFFFF;
	text-align : right;
}
A:link, A:VISITED {
	color : #000000;
	text-decoration : underline;
}
A:HOVER {
	color : #F26100;
	text-decoration : none;
}
A.relatedlinks:active {
	color : #cccc66;
	font-weight: bold;
	text-decoration : underline;
}
A.relatedlinks:link, A.relatedlinks:VISITED {
	color : #444D6F;
	font-weight: bold;
	text-decoration : underline;
}
A.relatedlinks:HOVER {
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
	background-color : #eeee99;
}


A.onblack:active {
	text-decoration : underline;
	color : #cccc66;
	font-weight: bold;
}
A.onblack:link, A.onblack:VISITED {
	text-decoration : underline;
	color : #ffffff;
	font-weight: bold;
}
A.onblack:HOVER {
	text-decoration : underline;
	color : #cccc66;
	font-weight: bold;
}

