.listText {
	font-family: Verdana;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	background-color: #E2F1F3;
	padding-left: 5px;
}
.headText {
	font-family: Verdana;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	background-color: #E2F1F3;
	padding-left: 5px;
}
.navigation {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-right: 0px;
	text-decoration: none;
}
.login {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-right: 5px;
	text-decoration: none;
}
a.login:link {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-right: 5px;
	text-decoration: underline;
}
.tables {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-right: 0px;
	text-decoration: none;
}
a.navigation:link {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.bodyTextSmall {
	font-family: Verdana;
	font-size: 9pt;
	color: #666666;
}
body {
	background-image: url(images/graph.png);
	background-color: #FFFFFF;
}
