body {
 padding: 0px;
 margin: 0px;
 background-image: url('images/bg.jpg');
 background-repeat: repeat-x;
 background-color: #fff;
}


h1 {
 font-size: 14pt;
 font-family: Arial;
 font-weight: bold;
 color: #157;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 margin: 0;
}

h2 {
 font-size: 14pt;
 font-family: Arial;
 font-weight: bold;
 color: #157;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 margin: 0;
}


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: #555; 
	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; 
}
