body {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
}

h1 {
	font-size: 24px;
	color: #990000;
	display: inline;

}

h2 {
	font-size: 20px;
	color: #990000;
}


.menu {

	font-family: times new roman, serif;
	font-weight: normal;
	font-size: 18px;
	display: inline;


}

.addressfooter {
	font-size: 9px;

}
.footer {
	font-size: 9px;

}


a:link, a:visited {
color: #990000;

#text-decoration: none;

}

a:hover {
text-decoration: underline;

}