td,body,input{
	font-size:12px;
}
a:link{color:#000000;text-decoration:none}
a:visited{color:#000000;text-decoration:none}
a:active{color:blue;text-decoration:none}
a:hover{color:red;text-decoration:underline}
.cbody {
	line-height: 200%;
	font-size: 14px;
	padding: 10px;

}
h3 {
	font-size: 18px;
	color: #3476cd;
	background-attachment: fixed;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 8px;
}
.tips {
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
}
.blank4{margin:0 auto; width:100%; height:4px; font-size:1px; }
