body 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 18px;
	text-align : justify;
	margin: 0;
	padding: 0;
	background: #ffffff url(/images/background.gif) repeat;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #000066;
}
a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration : none;
}
hr {
	color: #F8B20C;
}

table, td, li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 18px;
	text-align : justify;
}

h1, h2, h3, h4, h5, h6 {
	color : #FFB200;
	font-size : 13pt;
	letter-spacing: 1px;
	text-align: left;
}

img 
{
	border: 0;
}
.centering 
{
	margin: 0 auto;
	text-align: center;	
}
.contactfooter 
{
	margin-top: 30px;
	border-top: solid 1px #f8b20c;
	border-bottom: solid 1px #f8b20c;	
	padding: 0 5px;
	text-align: center;
}
.contactbox
{
	border: solid 2px #333366;
	margin: 5px auto;
}
.contactheader
{
	background-color: #333366;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 3px;
	font-size: 105%;
}
.contactinfo
{
	padding: 6px;
	background: #FFFFCC;
}
.contactline
{
	text-align: left;
	margin: 5px 0;	
}
.contactspan
{
	width: 75px;
}
