﻿body {
	margin: 17px;
	padding: 0px;
	background-image: url(bg.jpg');
	background-repeat: repeat-x;
	background-color: #3c9bc9
}

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.normal2 {
	font-family: Arial;
	color: #777777; 
	font-size: 12px;
	font-weight : normal;
	font-style: normal; 
	margin-top:	10;
}

P.normal-link {
	font-family: Arial;
	color: #777777; 
	font-size: 12px;
	font-weight : normal;
	font-style: normal; 
	margin-top:	10;
}

P.service {
	font-family: Arial;
	color: #ffffff; 
	font-size: 14px;
	font-weight: bold;
	margin-top:	0;
	margin-bottom: 8px;
}

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: #ffffff; 
	font-size: 12px;
	font-weight: normal;
	margin-top:	0;
}

h1 { 
font-family : Arial;
font-size : 18px;
font-weight : bold;
color : #0f3362;
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: 10;
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: #333; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
text-decoration: none;
}

A:visited {
font-family: Arial;
color: #333; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
}

A:active {
font-family: Arial;
color: #333; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
}

A:hover {
font-family: Arial;
color: #adb0af; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
text-decoration: none;
}

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; 
}