body 
{
	background-color: White;
	color: Black;
	margin: 0px;
}

a
{
	color:Black;
	text-decoration:underline;
}


input,textarea,select {
	color: #000000;
	border: 1px ridge #7C9600;
	width: 210px;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th 
{
	font-size: 12px;
	font-weight: bold;
}

.style1 
{
	color:#7c9600; 
	font-family:"Bookman Old Style";
	padding-right:5px;
}


.style1 {font-size: 26px}
.style2 {font-size: 32px}	