body
{
	font: tahoma,arial,sans-serif;
	background-color: #ade63f;
	color:#000;
}


a, a:active, a:visited {
	color:#690;
	text-decoration:none;
}

a:hover {
	color:#ff0
}

h1,h2,h3,h4,h5,h6
{
	font-weight:bold;
	font-size:7pt;
}


img, .img
{
	border:0px solid #000;
}




input, .textinput 
{
	font-size:6pt;
	font-weight:normal;
	color:#fff;
	background:#333;
}

input#submit 
{
}


td 
{
	padding:4px;
	background:#bdf64f;
	border:1px solid #8dc61f;
}

hr
{
	color: 	#7db60f;
}