.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}



.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: underline;
}
.menu a:active {
	color: #666666;
	text-decoration: underline;
}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #000000;
	text-transform: none;
	font-weight: normal;



}

}

.main a:link {
	color: #666666;
	text-decoration: none;
}
.main a:visited {
	color: #666666;
	text-decoration: none;
}
.main a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.main a:active {
	color: #0033FF;
	text-decoration: underline;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-size: 19pt;
	text-transform: uppercase;

}
.picture {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	border: #000000;

}
.mainLarger {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-transform: none;
	font-weight: normal;
}
