body {
	background-color: #FFF;
	margin: 8px;
	padding: 8px;
	background: #ffffff repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

h1 { font-size: 16px;
font-weight: bold;
color: #603;
}
h2  {
font-size: 12px;
font-weight: bold;
color: #006;
}

p { font-size: 12px;
 color: #000; 
}

li { font-size: 12px;
 color: #000;
}
a { font-size: 10px;
 font-weight: bold;
text-decoration: none;
}
a:link {
color:#666666;

}
a:visited {
color:#666666;

}
a:hover {
color: #603; 
text-decoration: underline;
}


form {
	background-color: #FFF;
}

