body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Verdana", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}



a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#CCCCCC}
a:visited {	color:#CCCCCC}
a:active {color:#CCCCCC}
a:hover{color: #000000;	background-color : #FFFFFF;}

inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
}
.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
	border: 1px solid #333333;
}