	p {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 13pt;
	padding: 10pt;
	font-weight: normal;
	color: #6f006f;
}
		
	h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 36pt;
	text-align: center;
	font-weight: normal;
	color: #6f006f;
}
	
	h2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 16pt;
	text-align: center;
	font-weight: normal;
	color: #6f006f;
}
	
	h3 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: center;
	font-size: 22pt;
	font-weight: normal;
	color: #6f006f;
}
	
	
	h4 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: center;
	font-size: 13pt;
	font-weight:normal;
	color: #6f006f;
}
	
	h5 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: left;
	font-size: 13pt;
	font-weight:normal;
	font-style: italic;
	color: #6f006f;
}
	h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 13pt;
	font-style: italic;
	font-weight: normal;
	color: #6f006f;
	}
	body{
	scrollbar-face-color:#9c2822;
	scrollbar-arrow-color:#ffdca4;
	scrollbar-track-color:#ffdca4;
	scrollbar-shadow-color:#ffdca4;
	scrollbar-highlight-color:#ffdca4;
	scrollbar-3dlight-color:#ffdca4;
	scrollbar-darkshadow-color:#ffdca4;
	background-color: #FFDCA4;
}

	a:link {
	color: #0099CC;
}
	a:visited {
	color: #d50000;
}
div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #6f006f;
}

menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	
	text-decoration: none;
	
}

hr {
	border: 2px solid #6f006f;
}
