/* CSS Document */
body {
	background-color: #DDE6BD;
	background-image: url(file:/Templates/navbar.gif);
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: justify;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #4b7000;
	font-weight: bold;
}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt; 
	color: #4b7000; 
	font-weight: bold; 
}
.style5 {	font-size: 14px;
	color: #663300;
}
.style11 {font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #4b7000; 
}
.style14 {font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #4b7000;
	font-weight: bold; 
}
.style21 {
	font-family: "Lucida Calligraphy";
	font-size: 20px;
	font-weight: bold;
	color: #663300
}
.style41 {
	font-family: "Lucida Calligraphy";
	font-size: 14px;
	font-weight: bold;
	color: #4b7000
}
.style43 {
	font-family: "Lucida Calligraphy";
	font-size: 12px;
	font-weight: bold;
	color: #4b7000
}
.style44 {	font-family: Pristina;
	font-style: italic;
	font-size: 24px;
	color: #4b7000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Calligraphy;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #663300;
}
h2 {
	font-size: 30px;
	color: #669900;
}
h3 {
	font-size: 24px;
	color: #7B6A59;
}
h4 {
	font-size: 22px;
	color: #663300;
}
h5 {
	font-size: 18px;
	color: #669900;
}
a:link {
	color: #4b7000;
}
a:visited {
	color: #4b7000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #663300;
}
