.h1_header {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.norm {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.normBold {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}

.generic{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.keyword {

	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.largekeyword {

	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	font-weight: normal;
}
.popular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF5217;
	text-decoration: none;
	font-weight: bold;
}
