td,tr,body,li,p,th{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
}
A {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	text-decoration : underline;
}
A:HOVER {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	text-decoration : underline;
	font-weight : bold;
}
.white{
	color : White;
}
.gray{
	background-color : #DDDDDD;
}
.white_td{
	background-color : #e1e1e1;
}
.form{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
}