BODY{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	margin:10px;
	background-color: #f5f5f5;
}

FORM{font-size: 14px;}

IMG{border:0;}

.img_but{filter: blendTrans(duration=.3);}

.header{ font-size:16px;font-weight:bold;}

.opt{color:#f04400;}

.input{
	background-color:#6BD5FF;
	border-style:solid;
	border-width:thin;
	color:black;
	font-size:18px;
	font-weight:bold;
}

a.h{
	color: black;
	font-weight:bold;
	text-decoration:none;
	font-size:smaller;
}
a.h:visited{color: black; font-weight:bold;}
a.h:hover  {color: #f04400; font-weight:bold;}
a.h:active {color: #f04400; font-weight:bold;}