BODY {
	color : Black;
	background-color : White;
	font-family : Arial, Helvetica, Verdana, sans-serif;
}
h1,h2,h3,h4,h5,h6{
	margin-left : 10px;
}
h1{
	font-size : 20pt;
	padding-top : 10px;
	margin-left : 10px;
	text-align : center;
}
h2{
	font-size : 14pt;
}
.address {
	text-align : center;
	font-size : 10pt;
	color : #CC3333;
}
A.menu {
	color : #CC3333;
	text-decoration : none;
}

A.menu:HOVER {
	color : #FF9933;
	text-decoration : underline;
}
p {
	font-size : 11pt;
	text-align : center;
}



