BODY {
	background-color : #B3D1B3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
a:link { color: #046904} 
a:visited { color: #046904} 
a:active { color: #046904}
a:hover { color:#DFA565; background-color: #E6E6FA }

UL, LI {
	line-height : 140%;
}

h1 {
	font-size : 10pt; 
	color : #996600;
	font-weight : bold;
	line-height:10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

p, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 105%;
	color : #000000;
}
td.footer {
	color: #046904;
	font-size: 10px;
	text-align: right
}
