body { font-family:Tahoma; font-size:10pt; }
h1 { font-size:16pt; }
h2 { font-size:14pt; }
a.headerLink { text-decoration:none; color:black; font-size:12pt; font-family:Tahoma; }
a.footerLink { text-decoration:none; color:white; font-size:12pt; font-family:Tahoma; }

#container {
  margin: 0 auto;
  width: 810px;
  text-align: left;
  }
.form {
 	width: 250px;
	height: 230px;
	margin:30px;
	background-color: #FFFFFF;
	border: 3px solid #FF0000;
 }
