body {
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
background-color:#DFDFDF
}
td, textarea, input, select {
margin-left: 10px;
	font-family: Tahoma;
	font-size: 10px;
	color: #333300;
	font-weight: normal
}
p {
margin-left: 20px;
margin-right: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal
}
h1 {
	font-family: Tahoma;
	font-size: 25px;
	color: #339933;
	font-weight: bold
}
h2 {
	font-family: Tahoma;
	font-size: 22px;
	color: #339933;
}
a:link {
	color: ff8E83;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline

}
a:hover {
	color: #ff0000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


