﻿* { padding: 0; margin: 0; }

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #92B89E;
}
.bodytext {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: 15px;
}

.bodytextmain {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: 16px;
}

.bodytextbold {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.bodytextbold1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.bodytextboldunderline {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}

.bodyhyperlinks {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	line-height: 15px;
	
}
.toptitles {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #004800;
}
.wordtitles {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #004800;
}

.blacktitles {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.charttext {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
}
.charttextsm {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-align: center;
}


.chartbackground {
	background-color: #c4c4a6;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}

.chartbackgroundtitles {
	background-color: #c4c4a6;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.chartimages {
	border-width: 0px;
	float: none;
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #444444;

