/* formats.css */


body {
	background-color:#FFFFFF;
	font-family:Verdana;
}


h1 {
	font-family:Verdana,Arial;
	font-color:#000000;
}

table,td,tr {
	font-family:Verdana,Arial;
	font-color:#000000;
	font-size:14px;
}

