body {
	margin:0; 
	background-image:url(imgs/bg.gif); background-repeat:repeat-y;
	background-position: center; background-color: #58a846;
	}

body, h4, th, td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; 
	font-size:11px; 
	color:#58595b;
	}
	
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px; 
	color:#4ca23b;
	}

a:link {color: #58595b; text-decoration: none;}
a:visited {color: #58595b; text-decoration: none;}
a:hover {color: #4ca23b; text-decoration: underline;}
a:active {color: #58595b; text-decoration: none;}

h1 a:link {color: #4ca23b; text-decoration: none;}
h1 a:visited {color: #4ca23b; text-decoration: none;}
h1 a:hover {color: #4ca23b; text-decoration: underline;}
h1 a:active {color: #4ca23b; text-decoration: none;}
 
 
p { margin-top:0px;}


#content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	padding-top: 34px;
	padding-left: 37px;
	padding-right: 37px;
	padding-bottom: 37px; 
	line-height: 14px;
	background-color:#FFF;
	}
	
	
.title {

	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px; 
	color:#961b1e;
	
	}

.backtotop {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #999999;
	
	}
	
.backtotop:link {color: #999999; text-decoration: none;}
.backtotop:visited {color: #999999; text-decoration: none;}
.backtotop:hover {color: #961b1e; text-decoration: underline;}
.backtotop:active {color: #999999; text-decoration: none;}