
body {
	background: FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 4pt;
	margin-top: 12pt;
	color: black;
} 

A {
	text-decoration: none;
} 

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

P {
	border-width: 1px;
	border-color: #666;
	padding: 3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: #666 ;
	font-weight: 500
} 
P.header {
	padding: 10;
} 
H1 {
	font-size: 16pt;
	font-weight: bold;
} 
SPAN.hbold 
{
	font-weight: bold;
	font-size: 14;
	width: 200;
} SPAN.leftcol {
	font-weight: bold;
} SPAN.rightcol {
	font-weight: bold;
} 
SPAN.bigbold {
	font-size: 14pt;
	font-weight: bold;
}
.actionNavigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
} 
.size9 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt
}

.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}



TD.good{
	background-color: #EEEEEE;
	font-size: 10pt;
	font-weight: bold;
}

TD.evil{
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

.directions{
 	font-size: 10pt;

}

.sidenote{
	font-size : 10pt;
	font-weight: normal;
}

.title{
	font-weight: bold;
}
.subtitle{
	background-color: #CCCCCC;
	font-weight: bold;
	font-size=10pt;
}


#mainContent {
	margin-left:40px;
	width:700px;
}














