body {
	font-family: Verdanal, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	background-color: #F07225;
	margin-top:0px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

.phone {
	font-size: 10pt;
	font-weight: bold;
	color: #F07225;
	
}
.email {
font-size:2pts;
font-weight: lighter;
color:#0f3cf0;
}

.copyright {
font-size:2pts;
font-weight: lighter;
color:#FFFFFF;
}

a {
	font-size: 8pt;
	color: #4877BB;
}
a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #4877BB;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.style1 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
