 H1 {
	font-family : Verdana;
	font-size : 18px;
	color : #404040;
	font-weight : bold;
	text-decoration : none;
	margin : 1px;
}


 H2 {
	font-family : Verdana;
	font-size : 14px;
	color : #404040;
	font-weight : bold;
	text-decoration : none;
	margin : 1px;
}


.bodytext {
	font-family : Verdana;
	font-size : 14px;
	color : black;
}


.bodytextb {
	font-family : Arial;
	font-size : 14px;
	color : #3A5172;
}



.bottomnavtext {
	font-family : Verdana;
	font-size : 11px;
	color : #737373;
}






a.bodylink:link {
	font-family : Verdana;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:active {
	font-family : Verdana;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:hover {
	font-family : Verdana;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:visited {
	font-family : Verdana;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}




a.topnavi:link {
	font-family : Verdana;
	font-size : 13px;
	color : white;
	font-weight : bold;
	text-decoration : none;
}

a.topnavi:active {
	font-family : Verdana;
	font-size : 13px;
	color : white;
	font-weight : bold;
	text-decoration : none;
}

a.topnavi:visited {
	font-family : Verdana;
	font-size : 13px;
	color : white;
	font-weight : bold;
	text-decoration : none;
}

a.topnavi:hover {
	font-family : Verdana;
	font-size : 13px;
	color : white;
	font-weight : bold;
	text-decoration : underline;
}



a.sidenavi:link {
	font-family : Verdana;
	font-size : 13px;
	color : black;
	text-decoration : underline;
}

a.sidenavi:active {
	font-family : Verdana;
	font-size : 13px;
	color : black;
	text-decoration : underline;
}

a.sidenavi:visited {
	font-family : Verdana;
	font-size : 13px;
	color : black;
	text-decoration : underline;
}

a.sidenavi:hover {
	font-family : Verdana;
	font-size : 13px;
	color : black;
	text-decoration : underline;
}



a.bottomnavi:link {
	font-family : Verdana;
	font-size : 11px;
	color : #737373;
	text-decoration : none;
}

a.bottomnavi:active {
	font-family : Verdana;
	font-size : 11px;
	color : #737373;
	text-decoration : none;
}

a.bottomnavi:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #737373;
	text-decoration : none;
}

a.bottomnavi:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #737373;
	text-decoration : none;
}






