body {font-size:12px;font-family:Verdana,Arial,Helvetica,sans-serif;}
h1{font-size:20px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
td{font-size:12px;}
a{color:#000080;text-decoration:none;}
a:hover{color:#000080;text-decoration:underline;}


.button { border-top: 1px solid #999999; border-left: 1px solid #999999; background-color: #fff; font-family: Verdana, Geneva, Trebuchet MS, Arial, Sans-serif; font-size: 11px; margin-top: 3px; margin-bottom: 3px; width:50; height:25;}



fieldset{
	background:.....
	border:none;
	color:.......
	float:left;
	font-size:90%;
	font-weight:bold;
	width:3em;
	}
	input{
	background-color:.......
	border:............
	}
	input .submit:active{
	border:........
	}
	label{
	display:block;
	}
	legend{
	color:.......;
	font:100%;
	}