body {
	background-color: #ffffff;
	scrollbar-face-color: #865571; 
           scrollbar-highlight-color: #e0e0e0; 
           scrollbar-shadow-color: #000000; 
           scrollbar-3dlight-color: #865571; 
           scrollbar-arrow-color: #ffffff; 
           scrollbar-track-color: #CDBCC5; 
           scrollbar-darkshadow-color: #865571;
}

P {
	font-family : "Verdana";
	font-size : 12px;
	margin-bottom : 7px;
	margin-left : 20px;
	margin-right : 15px;
	margin-top : 10px;
	text-align : justify;
	line-height: 130%;
	}
	
.news {
	font-family : "Verdana";
	font-size : 10px;
	margin-bottom : 10px;
	margin-left : 12px;
	margin-right : 6px;
	margin-top : 5px;
	text-align : left;
	}
	
.menu {
	font-family : "Verdana";
	font-size : 10px;
	margin-bottom : 7px;
	margin-top : 7px;
	text-align : center;
	margin-left : 0px;
	margin-right: 0px;
	line-height: 100%;
	}
	
a.menu:link {
	font-family : "Verdana";
	font-size : 10px;
	margin-bottom : 7px;
	margin-top : 7px;
	text-align : center;
	text-decoration: underline;
	color: #660064;
	}
	
a.menu:visited {
	font-family : "Verdana";
	font-size : 10px;
	margin-bottom : 7px;
	margin-top : 7px;
	text-align : center;
	text-decoration: underline;
	color: Gray;
	}
a.menu:active {
	font-family : "Verdana";
	font-size : 10px;
	margin-bottom : 7px;
	margin-top : 7px;
	text-align : center;
	text-decoration: underline;
	color: #FF6600;
	}
a.menu:hover {
	font-family : "Verdana";
	font-size : 10px;
	margin-bottom : 7px;
	margin-top : 7px;
	text-align : center;
	text-decoration: underline;
	color: #FF6600;
	}
	
.main_headers {
	font-family : "Verdana";
	font-size : 13px;
	margin-top : 25px;
	margin-bottom : 0px;
	text-align : left;
	}
			
a.main_headers:link {
	font-family : "Verdana";
	font-size : 13px;
	margin-top : 10px;
	margin-bottom : 30px;
	text-align : left;
	color : #006666;
	text-decoration: none;
	font-weight: bold;
		}
		
a.main_headers:visited {
	font-family : "Verdana";
	font-size : 13px;
	margin-bottom : 10px;
	margin-top : 30px;
	text-align : left;
	color : #006666;
	text-decoration: none;
	font-weight: bold;
		}
		
	
a.main_headers:active {
	font-family : "Verdana";
	font-size : 13px;
	margin-top : 30px;
	margin-bottom : 10px;
	text-align : left;
	color : #006666;
	text-decoration: none;
	font-weight: bold;
		}
a.main_headers:hover {
	font-family : "Verdana";
	font-size : 13px;
	margin-top : 30px;
	margin-bottom : 10px;
	text-align : left;
	color : #006666;
	text-decoration: none;
	font-weight: bold;
		}

a.further:link{
	
	font-family : "Verdana";
	font-size : 10px;
	margin-bottom : 0px;
	margin-top : 0px;
	text-align : left;
	color : #FF6600;
	font-weight: bold;
	}
a.further:visited{
	
	font-family : "Verdana";
	font-size : 10px;
	margin-bottom : 0px;
	margin-top : 0px;
	text-align : left;
	color : #666666;
	font-weight: bold;
	}
a.further:active{
	
	font-family : "Verdana";
	font-size : 10px;
	margin-bottom : 0px;
	margin-top : 0px;
	text-align : left;
	color : #FF6600;
	font-weight: bold;
	}
a.further:hover{
	
	font-family : "Verdana";
	font-size : 10px;
	margin-bottom : 0px;
	margin-top : 0px;
	text-align : left;
	color : #FFB27F;
	font-weight: bold;
	}
	
li {
	font-family : "Verdana";
	font-size : 11px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 20px;
	line-height: 120%;
	margin-left: 25px;
}
A:LINK {
	color : #660064;
}
A:VISITED {
	color : Gray;
}
A:ACTIVE {
	color : #FF6600;
}
A:HOVER {
	color : #FF6600;
}

.nomargins {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
}

.nomargins_right {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	text-align: right;
}

.div {
	margin-bottom : 15px;
	margin-left : 0px;
	margin-top : 15px;
	margin-right : 0px;
	text-align : center;
}

H3 {
	color : #006666;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	text-align : left;
	margin-top : 15px;
	margin-bottom: 5px;
	font-weight: bold;
		margin-left : 15px;
	margin-right : 10px;
}

H2 {
	color : #006666;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	text-align : center;
	margin-top : 15px;
	margin-bottom: 5px;
}

H1 {
	color : #006666;
	font-family : Arial, sans-serif;
	font-size : 14pt;
	text-align : center;
	margin-top : 10px;
}

.copyright {
	font-family : "Verdana";
	font-size : 9px;
	margin-bottom : 10px;
	margin-top : 15px;
	margin-left: 7px;
	margin-right: 7px;
	text-align : center;
	}

