body
{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: "Arial" , "ËÎÌå";
}
table
{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: "Arial" , "ËÎÌå";
}
td
{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: "Arial" , "ËÎÌå";
}
P
{ 
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: "Arial" , "ËÎÌå";
}
h1
{
	font-weight: bold;
	color:#1E8000;
	border-bottom:1px dotted #cccccc;
	font-size: 16px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.green
{
	color: #ffffff;
	background-color: #1E8000;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color:#1E8000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 
{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	}
.button{
	height:20px;
	border:1px solid #333333;
	background:#333333;
	font-size:12px; 
	padding:1px 1px 1px 1px;
	color: #cccccc;
}
a
{
	color: #D20700;
	text-decoration: none;
}
a:link 
{
	color: #D20700;
	text-decoration: none;
}
a:visited
{
	color: #D20700;
	text-decoration: none;
}
a:hover
{
	color: #D20700;
	text-decoration: underline;
}
a:active 
{
	color: #D20700;
	text-decoration: none;
}
a.white
{
	color: #ffffff;
	text-decoration: none;
}
a.white:link 
{
	color: #ffffff;
	text-decoration: none;
}
a.white:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.white:hover
{
	color: #D20700;
	text-decoration: none;
}
a.white:active 
{
	color: #ffffff;
	text-decoration: none;
}
.btm1dot{border-bottom:1px dotted #cccccc;
}
.bgwhite
{
	background-color: #ffffff;
}