H1{
	font-family : "MS Serif", "New York", serif;
	font-size : 13pt;
	color : #22610b;
}
H2{
	font-family : "MS Serif", "New York", serif;
	font-size : 9pt;
	color : #22610b;
}
Body{
	font-family : "MS Serif", "New York", serif;
	font-size : 8pt;
	color : black;
}
a.bot.link{
	font-family : "MS Serif", "New York", serif;
	font-size : 8pt;
	color : white;
}
A:LINK {
	color : #22610b;
}
A:VISITED {
	color : #71ac5d;
}
A:ACTIVE {
	color : Olive;
}
A:HOVER {
	color : #f9eed6;
}



