.btnCss { width:145px;height:25px; font-size:14px; blue:red;background-color:#F4DF7B; }
.style1 {font-size: 10px}
.style2 {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;

}
a {
	text-decoration: none;
}
h1{
	text-indent:-9999px;
	margin:0px;
	padding: 0px;
	display: none;
}