.homeBody {
	font-family : Verdana, Arial, Helvetica;
	font-size : 85px;
    font-weight : bold;
	color : black;
	text-decoration : none;
}
.homeBody a {
	font-family : Verdana, Arial, Helvetica;
	font-size : 85px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
.homeBody a:visited {
	font-family : Verdana, Arial, Helvetica;
	font-size : 85px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
.homeBody a:hover {
	color: #cccccc;
}
.hiddenText {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
    font-weight : normal;
	color : #999999;
	text-decoration : none;
}
.titles {
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
    font-weight : normal;
	color : black;
	text-decoration : none;
}
.pageHeader {
	font-family : Verdana, Arial, Helvetica;
	font-size : 60px;
    font-weight : bold;
	color : black;
	text-decoration : none;
}
.pageBody {
	font-family : Verdana, Arial, Helvetica;
	font-size : 20px;
    font-weight : normal;
	color : black;
	text-decoration : none;
}
.pageBody a {
	font-family : Verdana, Arial, Helvetica;
	font-size : 20px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
.pageBody a:visited {
	font-family : Verdana, Arial, Helvetica;
	font-size : 20px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
.pageBody a:hover {
	color: #cccccc;
}
.pageMenu {
	font-family : Verdana, Arial, Helvetica;
	font-size : 16px;
    font-weight : normal;
	color : black;
	text-decoration : none;
}
.pageMenu a {
	font-family : Verdana, Arial, Helvetica;
	font-size : 16px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
.pageMenu a:visited {
	font-family : Verdana, Arial, Helvetica;
	font-size : 16px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
.pageMenu a:hover {
	color: #cccccc;
}
.resumeQuote {
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
    font-weight : normal;
	color : black;
	text-decoration : none;
	font-style : italic;
}
.resumeHdr {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
    font-weight : bold;
	color : black;
	text-decoration : none;
}
.resumeBody {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
    font-weight : normal;
	color : black;
	text-decoration : none;
}
.statement {
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
    font-weight : normal;
	color : black;
	text-decoration : none;
	text-align:justify;
}

.pageNav {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
    font-weight : normal;
	color : black;
	text-decoration : none;
}
.pageNav a {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
.pageNav a:visited {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
.pageNav a:hover {
	color: #cccccc;
}
.buttons {
	text-align : justify;
   	color : black;
 	font-size : 12px;
 	font-family : Verdana, Arial, Helvetica;
 	line-height : normal;
 	font-weight: normal;
	text-decoration : none;
}
.footer {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
    font-weight : normal;
	color : black;
	text-decoration : none;
}
.footer a {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
    font-weight : bold;
	color : black;
	text-decoration : none;
}
.footer a:visited {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
    font-weight : bold;
	color : black;
	text-decoration : none;
}
.footer a:hover {
	color: #cccccc;
}
b {
    color : black;
    font-family : Verdana, Arial, Helvetica;
    font-weight : bold;
    text-decoration : none;
}
