.plainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	line-height: 16px;



}
.boldlead {
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	color: #006600;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCC66;
	line-height: 14px;
	border: #000000;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

li {
	list-style-type: disc;
	font-size: 10px;
	line-height: 16px;

}
