input, textarea
{ 
background:#336600;
hr color: #003333;
font-family: comic sans ms;
color: #003333; 
font-size: 12px; 
border-style:  solid;
border-width: 1px }

body {  
color: #993333;

}

body {
	background-color: #336600;
        border-style:  dashed;
        border-width: 0px;
}

.head { border: #003333;background-color:#336600;font-weight:bold;font-size: 15px;color: #003333;border-style: dashed; border-width: 1px;text-align: center;}

.style1 {
	color: #336600;
	font-weight: bold;
}
.style2 {color: #336600}
a {
	font-family: Times New Roman, Times, serif;
	color: #336600;
}
a:link {
	text-decoration: none;
        color: #336600;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: strike;
	color: #003333;
}
a:active {
	text-decoration: none;
	color: #336600;
}
.style3 {color: #336600; font-weight: bold; }
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #336600;
}
