<!--



.style1 {font-size: 12px}

-->

<!--
.style1 {color: #000000}
-->
A		{font-family: Georgia, Times New Roman, Times, serif; color:#000000}

A:link		{font-family: Georgia, Times New Roman, Times, serif; color:#102642}

A:visited	{font-family: Georgia, Times New Roman, Times, serif; color:#591d33}

A:hover		{font-family: Georgia, Times New Roman, Times, serif; color:#1e4a17; background: #FFFFFF}

li 		{font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 22px; color: #000000}

h1 		{font-family: Georgia, Times New Roman, Times, serif; font-size: 22px; line-height: 26px; color: #000000}

p 		{font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 20px; color: #000000}

td 		{font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 20px; color: #000000}



body 		{
font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 20px; color: #000000
}

.smallertext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.line_heighttext { 
	line-height: 21px;
}

.light_link A:link, A:visited {
	color: #FFFFFF
}

.light_link A:hover {
	background: #102642
}   

.header_medium {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
	font-weight: bold;
	color: #433127
}

.header_large {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 20px; 
	line-height: 22px;
	color: #333333
}

.dottedbox {
	border-top: 1px none #20316D;
	border-right: 1px none #20316D;
	border-bottom: 1px none #20316D;
	border-left: 1px none #20316D;
	height: auto;
	width: auto;
	margin: auto;
	padding: 2px;
	clear: none;
	float: none;
}

.box {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	list-style-position: outside;
	list-style-type: square;
}

.12point {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
}

.bullet {
	list-style-position: outside;
	list-style-type: square;
	font-size: 12px;
	line-height: 18px;
}

.numberedlist {
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 12px;
	line-height: 18px;
}

