body,p,td,h1,h2,h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#FFFFFF;
}

p,td{
	font-size: 10pt;
}

.body {
	font-size: 10pt;
	color:#ffffff;
}

.heading {
	font-size: 38px;
}

.nav {
	font-size: 12px;
}

a{
	color:#fcfe03;
	text-decoration: none;
	font-weight:bold
}

a:hover{
	color: red;
	text-decoration: underline;
}

.links {
	color:#fcfe03;
}

.fields {
	border: 1px #666666 groove;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	background-position: center;
	font-weight: bold; 
	color: #000000;
}

.buttons {
	border: 1px #666666 groove;
	background-color: #B5B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	background-position: center center;
	font-weight: bold;
	color: #000000;
}
