body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

td, th {
	font-size: 12px;
	color: #663300;
}

a:link {
	color: #663300;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	text-decoration: none;
}

a:after {
	color: #660000;
	text-decoration: underline;
}

form {
	background-color: #CCCC99;
}

.title {
	font-size: 18px;
	line-height: 20px;


.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 	border-style: double;
 }
