body {
    margin:0 0 0 0;
    padding:0;
    background:#FFF;
}


A:link  { font-family: Arial; font-size: 9pt; text-decoration: none;  color: #000000} 
A:hover { color: Teal;  text-decoration: underline;}      
A:visited { font-family: Arial; font-size: 9pt; text-decoration: none; color: #000000 }
A:active { font-family: Arial; font-size: 9pt; text-decoration: underline;  color: Maroon }  


b {
	font-family: Tahoma, Verdana, " Arial", ;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #000000
}

P       { font-family: Arial, Verdana, Tahoma; font-size: 10pt; font-weight: normal;  text-align: justify; font-style: normal;  color: #000000}

h2 {
	font-family: Verdana, " Arial", ;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #BB0A36
}

h3 {
	font-family: Verdana, " Arial", ;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #1e10a9
}




ul {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	list-style : disc;
	margin-left : 15px;
}

li {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	margin-left : 3px;
	list-style : disc outside;
}



#menu{
	margin:10px;
	padding:5px;
	background-color : #71bee3;
	border-bottom : 1px solid #ffffff;
	width : 150px;
	font-family:  Verdana, Tahoma," Arial";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	
}

#menubl{
   margin-bottom:30px;
 	font-family:  Verdana, Tahoma," Arial";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #1e10a9;
	
}

#menugr{
	margin-bottom:10px;
    margin-left:10px;
	font-family:  Verdana, Tahoma," Arial";
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	color: #808080;
	
}

#menuwh{
	margin:10px;
	font-family:  Verdana, Tahoma," Arial";
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
	
}


#text{
	padding:15px;
	font-family:  Verdana, Tahoma," Arial";
	font-size: 9pt;
	font-style: normal;
	text-align: justify;
	
}

#l_menu  { 
font-family:  Verdana, Tahoma," Arial";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	} 
