html,body { 
	
	font-size: 14px;
	font-family: tahoma, arial, "sans serif";
	color: #494848; 	 
	background-image: url('../images/bg_1008.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FCFDED;
	margin: 0px; 
	padding: 0px;
	text-align: justify;
	line-height: 150%;
}



.paragraphtitle {
	font-family: tahoma, arial, sans serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-weight: bold;

}

.smalltext {
	font-family: tahoma, arial, sans serif;
	font-size: 12px;
	color: #494848;
	text-align: left;
	font-style: italic;

}

a:active {		
	color: #CFD564;		
	text-decoration: none;	
	font-weight: bold;
	font-size: 10px;
}

a:link {		
	color: #CFD564;		
	text-decoration: none;	
	font-weight: bold;
	font-size: 10px;
}

a:visited {		
	color: #CFD564;		
	text-decoration: none;	
	font-weight: bold;
	font-size: 10px;
}
	
a:hover {		
	color: #7C8039;	
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}	

#container {
	min-height: 290px;
	height: auto !important;
	padding: 340px 30px 0 162px; 	
	 top right bottom left
	margin: 0 auto;
	font-family:tahoma, arial, sans serif;	
	color:#494848; 
	text-align:justified;
}




#footer {
	position: relative;  /* Needed for Safari */
	padding: 10px;
	width: 75%;
}

#footer h1 {
	padding-bottom: 0;
}

h1, p {
	margin: 0;
	padding-bottom: 1em;
}
h1 {
	font-size: 12px;
	line-height: 1.5em;
}


ul {
	margin-top: 0px; 
	font-size: 14px;
	font-family:tahoma, arial, sans serif;
	margin: 0;
	padding: 0;
}

li {
	
	margin-top: 0px; 
	margin: 0;
	padding: 0px 0 0px 0px;
	font-size: 14px;
	font-family:tahoma, arial, sans serif;
	font-style: none;
}

