body {
background-color: #FFFFFF;
}

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

p.menu { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
line-height: 1.3;
margin-bottom: 6px;
margin-right: 13px;
margin-left: 13px;
font-weight: bold;
}

p.header { font-family: arial ;
color: #FFFFFF;
text-decoration:  none; 
font-size: 15pt;
text-align: center;
line-height: 1.3;
margin-left: 18px;
margin-top: 20px;
font-weight: bold;
}

H1 { font-family: tahoma, sans-serif ;
text-decoration:  none; 
color: #36482F;
font-size: 11px;
text-align: left;
font-weight: bold;
line-height: 1.3
}

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: #8F5070;
	text-decoration: none;
}

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

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