body{
font: 12px Calibri, Verdana, Tahoma;


}

#notice{
font: bold 26px Calibri, Verdana, Tahoma;
}

table, .contact{ 
	width: 550px; 
	margin: 1em 1em 1em 2em;
	border-collapse: collapse;
	Font-family: Trebuchet MS;
	font-size: 11px;
	background: #E5F1F9;
}

#submitbutton, #submitbutton2{

margin-bottom: 5px;
margin-top: 10px;
background-color: white;
border: 2px solid #EEEEEE;
border-style:outset;
font-weight: bold;
font-size: 12px;
padding: 1px;
}

#submitbutton2{
width: 50px;
height: 30px;
}

a{
color: #000000;
text-decoration: none;
}
table input{

	width: 50px;
	font-size: 11px;
	background: #FFFFFF;
}
table th, .headertr {
	
	padding: 0.2em;
	font-family: Trebuchet MS;
	font-size: 14px;
	background: #965D9A;
	color: #FFFFFF;
  	text-align: left;

}
.naw{
width: 640px;
}
.naw input{
width: 140px;
}
table td{

}
table tr{
height: 10px;
} 

table caption
{
  margin-left: inherit;
  margin-right: inherit;
}
