body {
	font-family: verdana;
	font-size: 8pt;
	color: black;
}

body a{
	font-family: verdana;
	text-decoration: underline
}

body a:hover{
	text-decoration: none;
}

.bodyText {
	font-family: verdana;
	font-size: 10pt;
	color: black;
}

.bodyText a{
	font-family: verdana;
	text-decoration: underline;
	color: #2F4F4F;
}

.bodyText a:hover{
	text-decoration: none;
}


.header{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.caption{
	font-family: verdana;
	font-size: 8pt;
}

.topNavigation{
	font-family: verdana;
	font-size: 10pt;
	color: white;
}

.topNavigation a{
	font-family: verdana;
	font-size: 10pt;
	color: white;
	text-decoration: underline;
}
.topNavigation a:hover{
	text-decoration: none;
}