body {
	margin: 0px;
	padding: 0px;
	background-color: #9ed2e7
}

form {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	padding: 0px;
}

P {
	font-family: Arial;
	color: #333333; 
	font-size: 12px;
	margin-top:	0;
	margin-bottom: 2px;
}

P.service {
	font-family: Arial;
	color: #ffffff; 
	font-size: 14px;
	font-weight: bold;
	margin-top:	0;
	margin-bottom: 8px;
}

P.normal {
	font-family: Arial;
	color: #333333; 
	font-size: 12px;
	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: #333333; 
	font-size: 11px;
	font-weight: normal;
	margin-top:	0;
}

P.footerlinks {
	font-family: Arial;
	color: #08445c; 
	font-size: 12px;
	font-weight: normal;
	margin-top:	0;
	margin-bottom: 2px;
}

h1 { 
font-family : Arial;
font-size : 18px;
font-weight : normal;
color : #333333;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
} 

h2 { 
font-family : Arial;
font-size : 14px;
font-weight : bold;
font-style: italic; 
color : #333333;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
}

h3 { 
font-family : Arial;
font-size : 14px;
font-weight : bold;
font-style: normal; 
color : #52568D;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
}

h4 { 
font-family : Arial;
font-size : 14px;
font-weight : bold;
font-style: normal; 
color : #52568D;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
}

A:link {
font-family: Arial;
color: #333333; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
}

A:visited {
font-family: Arial;
color: #333333; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
}

A:active {
font-family: Arial;
color: #333333; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
}

A:hover {
font-family: Arial;
color: #000000; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
text-decoration: underline;
}