p.parag, p.notice, p.title, li {
 color: Olive;
}

Font.bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: Olive;
	font-weight : bold;
}
font.dolt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: Olive;
	font-style: italic;
}
Font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: Olive;
}
font.cim{
	color: #C6D199;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight : bold;
}
font.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: Olive;
}
a.x{
	text-decoration : none;
	color: #D9E0BB;
}
a.x:hover{
	text-decoration : none;
	color: #D9E0BB;
}
a{
	text-decoration : underline;
	color: Olive;
}
a:hover{
	text-decoration: none;
}
A:VISITED {
	text-decoration: underline;
	color: #2F4F4F;
}
table.text td, table.text th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: Olive;
	vertical-align: top;
}
