a:link  {
	font-weight: normal;
	font-size= 13;
	color: #336699;
	text-decoration: none;
	font-family: Arial;
}

a:visited {
	font-weight: normal;
	font-size= 13;
	color: #336699;
	text-decoration: none;
	font-family: Arial;
}

a:hover {
	font-weight: bold;
	font-size= 13;
	color: #336699;
	text-decoration: none;
	font-family: Arial;
}

a:active {
	font-weight: normal;
	font-size= 13;
	color: #336699;
	text-decoration: none;
	font-family: Arial;
}

.header1 {
	font-weight: Bold;
	font-size= 32;
	color: #336699;
	text-decoration: none;
	font-family: Calisto MT;
}

.header2 {
	font-weight: Bold;
	font-size= 18;
	color: #000000;
	text-decoration: none;
	font-family: Calisto MT;
}

.bodytext{
	font-weight: normal;
	font-size= 13;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
}

.address{
	font-weight: normal;
	font-size= 15;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
}

.bottomtext{
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.bottommenu, a.bottommenu, a.bottommenu:link, a.bottommenu:active, a.bottommenu:visited {
	font-weight: bold;
        font-family: arial;
        font-size:13;
        color: #336699;
        }