<style type="text/css">




#cv_title {
	font-family: arial,helvetica,sans-serif;
	color: #000;
	background: #fff;
	border:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 80px;
	width:100%;
}



#cv_title
{
	border-top:2px solid #000;
}

#cv_title h1 {
	font-family: arial,helvetica,sans-serif;
	color: blue;
	font-size: 14pt;
	font-weight:bold;
	text-align: center;
}

#cv_title p {
	font-family: arial,helvetica,sans-serif;
	color: #000;
	font-size: 10pt;
	font-weight:bold;
	text-align: center;
}




#cv_skills {
	float:left;
	width: 100%;	
	font-family: arial,helvetica,sans-serif;
	color: black;
	background: #fff;
	border: 0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 80px;
}

#cv_skills h1{
	text-align: left;	
	font-size: 12pt;
	font-weight:bold;
	font-family: arial,helvetica,sans-serif;
	color: black;	
}


#cv_skills p{
	font-size: 10pt;
	font-weight:;	
	font-family: arial,helvetica,sans-serif;
	color: blue;	
}


#cv_content{
	font-family: arial,helvetica,sans-serif;
	color: #000;
	font-size: 9pt;
	font-weight:normal;
	background: #fff;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0px 0px 10px 0px;
}


#cv_content h1
{
	text-align: center;	
	font-size: 12pt;
	font-weight:bold;
	font-family: arial,helvetica,sans-serif;
	color: red;		
}


</style>