.botlink {
	font-family : Verdana;
	font-size : 10 px;
	font-style : normal;
	text-decoration : none;
	color : White;
}
.botlink:HOVER {
	font-family : Verdana;
	font-size : 10 px;
	font-style : normal;
	text-decoration : none;
	color : #003399;
}
.RasterHeader {
	font-family : Verdana;
	font-size : smaller;
	font-style : normal;
	font-weight : bold;
	color : White;
}
.RasterText {
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.stdtext {
	font-family : Verdana;
	font-size : 9px;
}

