body {
	background-color: #ffffff ;
	margin: 0 auto ;
	}
h1, h2, h3 {
	font-family:verdana;
	color:#000000;
	}
h1 {
	font-size: 26px ;
	}
h1 {
	font-size: 24px ;
	}
h1 {
	font-size: 22px ;
	}
.footer {
	font-family: verdana ;
	font-size: 11px ;
	}
a {
	color: #0000ff ;
	}
a:hover {
	color: #ff0000 ;
	}
#head-top {
	background: url(../theme/bgtop.jpg);
	}
.required {
	color:#ff0000 ; 
	font-weight:bold
	}
input {
	margin: 2px ;
	}