body {
  font-family: helvetica, Arial, sans-serif;
  margin:0px 0px; padding:0px;
  font-size:11px;
}
h1
{
	font-size:28px;
}
a
{
	text-decoration:none;
	font-weight:bold;
	color:#00F;
}
a:hover
{
	text-decoration:underline;
}
.resume_body
{
	font-size:10pt;
	line-height:16pt;
	text-align:justify;
	
}

.labels
{
	color:#cc0066;
	font-size:11px;
}

.port_labels
{
	color:#cc0066;
	font-size:18px;
}

.Footer{
	margin: 10px;
	width: 950px;
	color: black;
	text-align: center;
}
.Footer a{
	color: navy;
}
