body {background-color: #E0D2B8; 
}

p { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: justify;
}

p.center { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: center;
}

p.right { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: right;
}

p.smallcenter { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
text-align: center;
}

p.small { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
text-align: left;
}

H1 { font-family: tahoma, sans-serif ;
color: #5E5238;
text-decoration:  none; 
font-size: 13px;
font-weight: bold;
text-align: left;
}

H2 { font-family: tahoma, sans-serif ;
color: #897A53;
text-decoration:  none; 
font-size: 12px;
font-weight: bold;
text-align: left;
}

ul { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

li { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}


a:link {
	font-family: tahoma, sans-serif;
	color: #5E5238;
	text-decoration: none;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #5E5238;
	text-decoration: none;
}

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: #897A53;
	text-decoration: none;