body, table {
	font-family: tahoma;
	font-size: 11px;
	color: #323232;
	background-color:#fff;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #323232;
}

#date {
	text-decoration:underline;
	margin-top:3px;
}

#foot {
	color:#989898;
	text-align:center;
}

.px10 {
	font-size:10px;
}

h1 {
	font-size: 11px;
	color: #323232;
	margin-bottom: 0px;
	margin-top: 0px;
}
p{
	font-size: 11px;
	color: #323232;
	text-indent: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 14px;
	/*text-align:justify;*/
}
/*textarea{
	font-size: 11px;
	color: #323232;
}*/
ul	{
	margin-top:0px;
	margin-bottom:0px;
}
li {
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;
	text-indent: 0px;
	line-height: 13px;
}
a, a:active, a:visited{
	font-size: 11px;
	color: #4D4D4F;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color: #5ea302;
	text-decoration:underline;
}
h3, .heading{
	color: #4f800f;
	font-size:12px;
	font-weight:bold;
}
form{
	margin:0px;
	padding: 0px;
}

a.link1{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FF0000;
text-decoration:none;
}

a.link1:hover{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:##4f800f;
text-decoration:none;
}

.text1{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FF0000;
text-decoration:none;
}
/*select, input {
	background-color: #4f800f;
	color: white;
	font-weight:300;
	font-size: 11px;
}*/