@charset "utf-8";
/* CSS Document */

.button1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:lighter;
	line-height: normal;
}

.footertext {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:10px; font-weight:bold; color: #003300;
}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color: #6C2300;
	margin-left:1em; 
	margin-top: 1em;
	background-color: #996600;
}
.line {
	font-size: larger;
	color: #990000;
}
/* Bottom line style */

.bottommargin {
	border-bottom-style:dotted; 
	border-bottom-color: #990000; 
	border-bottom-width:thin;
}

a:link {
	color: #A32348;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E3A22;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
}
.button {
	color: #996600; 
	font-size: 18px; 
	font-weight:bold;
}

.space {
	margin-left:2em;
	margin-top: 2em;
	font-size:12px;
}
.line {
	font-size: larger;
	color: #990000;
}

.style1 {
	color: #6B102F;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px; 
	font-weight: 500; 
	text-align:justify;
}

.style5 {
	font-size: 12px;
}

.style6 {
	font-weight:bold;
	color: #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

.style7 {
	color: #003300; 
	font-family: "Times New Roman", Times, serif; 
	font-size:x-small; 
	font-style:italic;
}

.hrline {
	color:#27432D;
}