<style type="text/css">

<!--


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000; font-weight:bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large; 
	color: #000000; font-weight: bold; 
	font-style: italic; 
	}

.style3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: large; 
	color: #000000; 
	font-weight: bold; 
	}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: medium; 
	color: #000000; 
	font-weight: bold;
	}
	
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #ffffff; 
	font-weight: bold;
	
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF; 
	font-weight: bold;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #005544; 
	font-weight: bold;
}
.style8 {
	font-family: times, serif;
	font-size: large;
	color: #000000; 
	font-weight: bold;
}
.style9 {
	font-family: times, serif;
	font-size: 100%;
	color: #000000; 
	font-weight: bold;
}
.style110 {
	font-family: times, serif;
	font-size: 110%;
	color: #000000; 
	font-weight: bold;
}
.style120 {
	font-family: times, serif;
	font-size: 120%;
	color: #000000; 
	font-weight: bold;
}
.style130 {
	font-family: times, serif;
	font-size: 130%;
	color: #000000; 
	font-weight: bold;
}


.contentHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #005544; 
	font-weight: bold;
	text-align: center;
}
.contentSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #005544; 
	font-weight: bold;
	text-align: left;
}
.contentSubSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666; 
	font-weight: bold;
	text-align: left;
}
.contentLgText {
	font-family: times, serif;
	font-size: 120%;
	color: #000000; 
	font-weight: bold;
	margin-left: 5%;
	margin-right: 5%;
}
.contentText {
	font-family: times, serif;
	font-size: 100%;
	color: #000000; 
	font-weight: bold;
	margin-left: 5%;
	margin-right: 5%;
}
.contentTableA {
	font-family: times, serif;
	font-size: 100%;
	color: #000000; 
	font-weight: bold;
	margin-left: 5%;
	margin-right: 5%;
}
.contentCellA {
	font-family: times, serif;
	font-size: 100%;
	color: #000000; 
	font-weight: bold;
	padding-top: 5px;
	padding-left: 16px;
	padding-bottom: 5px;
	padding-right: 16px;
}

.contentLinkList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000; 
	font-weight: bold;
	margin-left: 10%;
	margin-right: 10%;
}

.contentDiscList {
	font-family: times, serif;
	font-size: 120%;
	color: #000000; 
	font-weight: bold;
	margin-left: 10%;
	margin-right: 10%;
	list-style-type: disc;
}

.contentSquareList {
	font-family: times, serif;
	font-size: 120%;
	color: #000000; 
	font-weight: bold;
	margin-left: 10%;
	margin-right: 10%;
	list-style-type: square;
}

.greenback
{
	background-color: rgb(190,255,180);
	margin-left: 5%;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	background-color: #0000CC;
	display: block;
	width: 160px;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	cursor: pointer;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	background-color: #000000;
	display: block;
	width: 160px;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	cursor: pointer;

}

.navigationSmall {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	background-color: #0000CC;
	display: block;
	width: 160px;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	cursor: pointer;
}

.navigationSmall:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	background-color: #000000;
	display: block;
	width: 160px;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	cursor: pointer;

}
-->
</style>

