body {
	background-image: url('images/main-bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #eef1f1
}

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;
	margin-bottom:	0;
}

P.leftlinks {
	font-family: Arial;
	color: #ffffff; 
	font-size: 12px;
	font-weight: bold;
	margin-top:	0;
	margin-bottom: 8px;
}

P.footer {
	font-family: Arial;
	color: #534e75; 
	font-size: 11px;
	font-weight: normal;
	margin-top:	0;
}


h1 { 
font-family : Arial;
font-size : 20px;
font-weight : bold;
color : #9a1b38;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
} 

h2 { 
font-family : Arial;
font-size : 14px;
font-weight : bold;
text-decoration: underline;
color : #333333;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
}

A:link {
font-family: Arial;
color: #534E75; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
}

A:visited {
font-family: Arial;
color: #534E75; 
font-size: 12px;
font-weight: normal;
margin-top:	0;
}

A:active {
font-family: Arial;
color: #534E75; 
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;
}

ul.one {
margin-top:0px; 
margin-bottom:0px;
font-family: Arial; 
font-size:12px;
color:#555555;
list-style-type: circle;
line-height: 1.5; 
}