.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #9BB483;
	text-decoration: none;
	line-height: 14px;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #AABF94;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D4DEC5;
	text-decoration: underline;
	font-weight: bold;
	line-height: 14px;
}

a:selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	bgcolor: #333333
}

.button {
	background-color: #AABF94;
	color: #FFFFFF;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
}

.headerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	font-variant: normal;
}

.altlinks {cursor: hand}

a.altlinks:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.altlinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.altlinks:hover {
	color: #C4D7E8;
	text-decoration: none;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.altlinks:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.altlinks2 {cursor: hand}

a.altlinks2:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.altlinks2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.altlinks2:hover {
	color: #DDE3D2;
	text-decoration: none;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.altlinks2:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.altlinks3 {cursor: hand}

a.altlinks3:link {
	color: #AABF94;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.altlinks3:visited {
	color: #AABF94;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

a.altlinks3:hover {
	color: #D4DEC5;
	text-decoration: none;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

a.altlinks3:active {
	color: #AABF94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.customsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #77A2CC;
	text-decoration: none;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #5E91C4;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 30px;
}
.tableborderblue {
	border: 1px solid #333333;
}
.tableborderbluetop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
