
body 				{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	text-align:justify;
}

td					{
	font-size: 12px;	font-family: "Arial", "Song", "Ms Shell Dlg", "ËÎÌå";	line-height: 18px;
}

.footer 					{ font-size: 10px; 	line-height: 12px; }
.caption 					{ font-size: 11px; 	line-height: 14px; }
.title 					{ color: #FF0000;  font-size: 18px; 	line-height: 18px; 	font-weight: bold;}
.smallredtitle 					{ color: #FF6600;  font-weight: bold;}
.smallbluetitle 					{ color: #3333CC;  font-weight: bold;}
.blacktitle 					{ color: #000000;  font-size: 14px; 	line-height: 18px; 	font-weight: bold;}
.homelettertxt 					{ font-size: 11px; 	line-height: 17px; }
.hometxt 					{ font-size: 11px; 	line-height: 15px; }

A:link {	color: #FF0000;	text-decoration: underline; }       
A:visited {  color: #FF0000; text-decoration: underline;}   
A:active    {  color: #FF0000;	text-decoration: none;}   
A:hover {  color: #CC0000;   text-decoration: none;}

input 				{  font-size: 12px; BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #999999 1px solid; }
.none 				{  BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; BORDER-BOTTOM: 0px solid; }
input.radio 	{ border: 0; }
input.checkbox 	{ border: 0; }
select 				{  font-size: 12px; font-family: background-color : #FFFFFF; border-color: #C39947 #C39947 #C39947; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.btnstyle			{
	font-size: 12px;
	font-family: "Arial", "Song", "Ms Shell Dlg", "ËÎÌå";
	background-color: #CCCFFA;
	padding-top: 4px;
	padding-left: 1px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 10px;
	font-weight: normal;
}

.redslt {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	background-color: #999999;
	font-size: 11px;
}

