body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	bordercolorlight: "#008000" 
	bordercolordark: "#008000"
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

body, td, th {
	color: #000000;
	font-size:12px;
}

h1, h2 {
	font-family: Century Gothic;
	color: #000000;
}

h3, h4, h5, h6 {
	font-family: Century Gothic;
	color: #000000;
}

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}
