.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993366;
	font-weight: bolder;
	text-align: center;








}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-right: 35px;
	margin-left: 35px;




}
a:link {
	color: #6f96b9;
	font-weight: bold;
	text-decoration: underline;




}
a:visited {
	color: #6f96b9;
	font-weight: bold;
	text-decoration: underline;




}
a:hover {
	color: #993366;
	text-decoration: underline;




}
a:active {
	color: #CCCC00;
	text-decoration: underline;



}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #993366;
	text-align: center;
	white-space: normal;


}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #993366;
	text-align: center;



}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #6F96B9;
	font-style: italic;
	white-space: normal;




}
p {
	font-size: 14px;
	text-align: left;
	color: #000000;

}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #993366;
	text-align: left;
}
h5 {
	font-size: 24px;
	font-weight: bold;
	color: #993366;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	white-space: normal;
	padding: 2px;
	margin: 2px;





}
