LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	list-style-image : none;
	list-style-type : circle;
}
FORM {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
Select, Option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	border-color : black;
	background-color : #F5F5DC;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-style : none;
	width : 100px;

}
.quick {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
BODY {
	background-color : White;
}
.news {
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font : bolder;
	text-align : center;
	border : 1px solid Black;
	background-color : #009999;
	color : HighlightText;
	margin : 20px 20px;
}
H1 {
	font : bold 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #009999;
}
TABLE, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}