.content {
   	color : gray;
 	font-size : 12px;
 	font-family : Verdana, Arial, Helvetica;
 	line-height : normal;
 	font-weight: normal;
	text-decoration : none;
}
.section {
 	font-size : 12px;
	color : #999999;
    font-family : Verdana, Arial, Helvetica;
    font-weight : normal;
    text-decoration : none;
	text-align: justify;
	vertical-align: middle;
}
.titles {
	text-align : center;
   	color : gray;
 	font-size : 14px;
 	font-family : Verdana, Arial, Helvetica;
 	line-height : normal;
 	font-weight: bold;
	text-decoration : none;
}
.buttons {
	text-align : justify;
   	color : black;
 	font-size : 12px;
 	font-family : Verdana, Arial, Helvetica;
 	line-height : normal;
 	font-weight: normal;
	text-decoration : none;
}
.contenthdr {
	text-align : center;
   	color : gray;
 	font-size : 30px;
 	font-family : Verdana, Arial, Helvetica;
 	line-height : normal;
 	font-weight: bold;
	text-decoration : none;
	font-style: italic;
}
.resumeHdr {
	text-align : justify;
   	color : gray;
 	font-size : 14px;
 	font-family : Verdana, Arial, Helvetica;
 	line-height : normal;
 	font-weight: bold;
	text-decoration : none;
}
.footer {
   	color : gray;
 	font-size : 9px;
 	font-family : Verdana, Arial, Helvetica;
 	line-height : normal;
	margin-left : 10px;
 	font-weight: normal;
	text-decoration : none;
}
.footer a:link, a:active {
 	font-size : 9px;
    font-weight : bold;
    font-weight : normal;
	color : gray;
}
.footer a:visited  {
 	font-size : 9px;
    font-weight : normal;
 	color : gray;
	text-decoration: none;
}
.footer a:hover {
 	font-size : 9px;
    color : #CCFFFF;
    font-family : Verdana, Arial, Helvetica;
    text-decoration : none;
    font-weight : normal;
}
a:link, a:active, a:visited {
 	font-size : 12px;
	color : #999999;
    font-family : Verdana, Arial, Helvetica;
    font-weight : normal;
    text-decoration : none;
}
a:hover {
 	font-size : 12px;
    color : #CCFFFF;
    font-family : Verdana, Arial, Helvetica;
    font-weight : normal;
    text-decoration : none;
}

b {
    color : #666666;
    font-family : Verdana, Arial, Helvetica;
    font-weight : bold;
    text-decoration : none;
}