BODY, TD{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


PRE {
	font-size: 85%;
	background: #dddddd;
	padding: 2pt,4pt;
	cursor: text;
	color: #000000;

}

H2{
	font-size: 95%;
	margin-bottom: 0%;	
}

H3{
	font-size: 85%;
	margin-bottom: 0%;	
}


H1.headerOff{
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0%;	
	display: none;
}

textIndent {
	text-indent: 4pt;
}

P {
	margin-bottom: 10px;
	margin-top: 1px;
	font-size:80%;
}

li{	font-size:80%;} 
UL.nested li{	font-size:100%;} 

UL {
	margin-top: 4px;
	margin-bottom: 15px;
}

A {
	text-decoration : underline;
}

A:hover {
	text-decoration : none;
}

A.navigation {
	text-decoration : none;
	color : #000000;
}

A.nolines {
	text-decoration : none;
}

.color {
	color : #eb3d00;
}