H1  {
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
}

H2  {
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
}

BODY {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.sitelogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left : 5px;
}

.siteslogan {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin-right : 10px;
}

.headline {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	margin-left : 5px;
}

.keyword {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left : 5px;
}

.normal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left : 5px;
}

.normal-menu {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left : 2px;
}

.menu1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left : 2px;
}

.menutitle {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left : 2px;
}

.footer-dark {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.footer-light {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
} 

a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration:underline overline; background:#FFFFCC;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
} 