BODY {

background-image: none;
	background-color: #FFFFFF;

font-family:Arial;
}



H1 {

font: "Arial";

font-size: x-large;

color: #483D8B;
	text-align: center;

}

p.menu{
text-align: center; 
font-size: 12pt;
font-weight: bold;
}


a:link { 
color: black;
text-decoration: none;
}

a:visited { 
color: black; 
text-decoration: none;
}

a:hover {
text-decoration: underline;
} 

input { font-size: 20px; }