@charset "utf-8";
body {
	background-color: #cccc99;
}
h1 {
	font-family: tahoma;
	font-size: 1.0em;
	color: #555152;
		
}
h2 {
	font-family: tahoma;
	font-size: 1.0em;
	font-weight: bold;
	color: #555152;
}
p {
	font-family: tahoma;
	font-size: 0.8em;
	color: #555152;
	text-align: justify;
}
#footer {
	font-family: tahoma;
	font-size: 0.75em;
	color: #555152;
}
#footer p {
	font-family: tahoma;
	font-size: 0.5em;
	color: #555512;
	text-align: center;
	text-decoration: none;
	
}

#footer a:visited, #footer a:link {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	}
	

h3 {
	font-family: tahoma;
	font-size: 0.8em;
	font-weight: bold;
	color: #555152;
}

ul.bold strong {
	color:#555152;
	} 
