/* CSS Document */

body,td,th {font-size:100%;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
body {
	background-color: #eeeeee;
background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #0000cc;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
h1 {
	font-size: 36px;
	color: #000066;
}
h2 {
	font-size: 24px;
	color: #000066;
}
h3 {
	font-size: 18px;
	color: #000066;
}
h4 {
	font-size: 16px;
	color: #000066;
}
h5 {
	font-size: 14px;
	color: #000066;
}
h6 {
	font-size: 10px;
	color: #999999;
}.whitetext {
	color: #CCC;
}
.greytext10 {
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
.centredtext {
	text-align: center;
	color: #FFF;
}
.whitetext {
	color: #FFF;
}
<style type="text/css">
table, td, th
{
border:0px white;
}
tr
{
background-color:white;
}
