
body {
 background-color: #2e80b0;
 font-family: Arial;
 font-size: 8pt;
 padding: 0;
 margin: 20;
}

h1 {
 font-size: 16pt;
 font-family: Arial;
 font-weight: bold;
 color: #157;
 display: block;
 padding-bottom: 0px;
 padding-left: 5px;
 padding-top: 12px;
 padding-right: 5px;
 margin: 0;
}

h2 {
 font-size: 12pt;
 font-family: Arial;
 font-style: italic;
 font-weight: normal;
 color: #157;
 display: block;
 padding-bottom: 2px;
 padding-left: 5px;
 padding-top: 2px;
 padding-right: 5px;
 margin: 0;
 text-align: right;
}

form {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	padding: 0px;
}

P.normal {
	font-family: Arial;
	color: #333333; 
	font-size: 12px;
	margin-top:	0;
}

P.telephone {
	font-family: Arial;
	color: #333333; 
	font-size: 16px;
	font-weight: normal;
	margin-top:	0;
	margin-bottom: 0px;
}

P.serviceheader {
	font-family: Arial;
	color: #ffffff; 
	font-size: 14px;
	font-weight: bold;
	margin-top:	0;
}

P.leftlinks {
	font-family: Arial;
	color: #ffffff; 
	font-size: 12px;
	font-weight: bold;
	margin-top:	0;
	margin-bottom: 8px;
}

P.leftmodtext {
	font-family: Arial;
	color: #333333; 
	font-size: 12px;
	margin-top:	5px;
	margin-bottom: 5px;
	margin-left: 30px;
	text-decoration: none;
}

P.redbold {
	font-family: Arial;
	color: #FF0000; 
	font-size: 13px;
	font-weight: bold;
	margin-top:	0;
	margin-bottom: 8px;
}

P.footer {
	font-family: Arial;
	color: #ffffff; 
	font-size: 12px;
	font-weight: normal;
	margin-top:	0;
}

P.footerlinks {
	font-family: Arial;
	color: #ffffff; 
	font-size: 12px;
	font-weight: normal;
	margin-top:	0;
}

A:link {
font-family: Arial;
color: #0033CC; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
}

A:visited {
font-family: Arial;
color: #0033CC; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
}

A:active {
font-family: Arial;
color: #0033CC; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
}

A:hover {
font-family: Arial;
color: #000; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
text-decoration: underline;
}

ul.one {
margin-top:0px; 
margin-bottom:0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size:11px;
color:#333333;
list-style-type: square;
line-height: 2; 
}