body {
	margin: 10px;
	padding: 0px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-z;
	background-color: #01cc00;
}

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.homepage {
	font-family: Arial;
	color: #01cc00; 
	font-size: 13px;
	font-weight: bold;
	margin-top:	0;
	margin-bottom:	0;
}

P.normalstaff {
	font-family: Arial;
	color: #000080; 
	font-size: 16px;
	margin-top:	0;
	margin-bottom:	0;
	font-weight: bold;
}

P.lefttop {
	font-family: Arial;
	color: #fff; 
	font-size: 15px;
	font-weight: bold;
	margin-top:	0;
	margin-bottom:	0;
}

P.footer {
	font-family: Arial;
	color: #00cb00; 
	font-size: 11px;
	margin-top:	0;
	margin-right:	0;
	margin-left:	0;
	margin-bottom:	0;
}

P.normal2 {
	font-family: Arial;
	color: #333; 
	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.leftlinks {
	font-family: Arial;
	color: #ffffff; 
	font-size: 12px;
	font-weight: bold;
	margin-top:	0;
	margin-bottom: 8px;
}


h1 { 
font-family : Arial;
font-size : 16px;
font-weight : bold;
color : #690102;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
} 

h2 { 
font-family : Arial;
font-size : 15px;
font-weight : bold;
text-decoration: none;
color : #ae7171;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
}

h3 { 
font-family : Arial;
font-size : 15px;
font-weight : bold;
font-style: normal; 
text-decoration: none;
color : #fff;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
}

h4 { 
font-family : Arial;
font-size : 16px;
font-weight : bold;
font-style: normal; 
text-decoration: none;
color : #03a702;
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: #333333; 
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; 
}