
body {
	font-family : Bookman Old Style, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #800000;
	font-style : italic;
	scrollbar-3dlight-color : #1E90FF;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #87CEFA;
	scrollbar-darkshadow-color : #87CEFA;
	scrollbar-face-color : #87CEFA;
	scrollbar-highlight-color : #87CEFA;
	scrollbar-shadow-color : #87CEFA;
	scrollbar-track-color : #E7F5FE;
}
 
A {
	color: Navy;
	font-size: 16px;
	text-align: justify;
	text-decoration : none;
}

A:Hover {
	color: Blue;
	font-size: 16px;
	text-align: justify;
	text-decoration : none;
}

H1 { 
	color: #304c4c; 
	padding: 4px;
	font-size: 14px;	
}
H2 { 
	color: #304c4c; 
	padding: 4px;
	font-size: 12px;	
}
p {
	color: #800000;
	font-size: 16px;
font-style : italic;
text-align: justify;
	margin-left : 33px;
	margin-right : 33px;
}
p.menu{
	color: #800000;
	font-size: 16px;
font-style : italic;
text-align: justify;
	margin-left : 10px;
	margin-right : 10px;
}
p.center{font-style : italic;
	color: #800000;
	font-size: 16px;
	text-align: center;
	margin-left : 33px;
	margin-right : 33px;
}
p.p{	color: #800000;
    font-weight : bold;  
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 34 px;
	text-align:right;
}
p.l {
	color: #800000;
	font-weight : bold;
	font-size: 14px;
	padding: 4px;
		margin-left: 34 px;
	text-align:left;
}


li{
	color: black;
	text-align: left;
		font-size: 12px;
	margin-right : 4px;
	list-style : none inside;
}