body {
	background-color: A6A68C;
	margin: 0;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
.text1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
}

.text1big {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000066;
}

.text1sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000066;
}

.bg1 {
	background-color: #EAE6DB;
	background-repeat: repeat-y;
}
a.link1:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: underline;
}
a.link1:active {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	color: #990000;
	text-decoration: underline;
}

a.link1:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: underline;
}

a.link1:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}.heading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
}
.border1 {
	border: 1px solid #000066;
}
.text1Border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
	border: 1px solid #000066;
}

