<style type="text/css">
A.link			{text-decoration: underline; color: #FFFFFF}
A.visited		{text-decoration: underline; color: #FFFFFF}
A.active		{text-decoration: underline; color: #FFFFFF}
A.hover			{text-decoration: none; color: #FFFFFF}

.Text a:link		{text-decoration: underline; color: #1F8DBB}
.Text a:visited		{text-decoration: underline; color: #1F8DBB}
.Text a:active		{text-decoration: underline; color: #1F8DBB}
.Text a:hover		{text-decoration: none; color: #1F8DBB}

#hometxt a:link		{text-decoration: underline; color: #1F8DBB}
#hometxt a:visited		{text-decoration: underline; color: #1F8DBB}
#hometxt a:active		{text-decoration: underline; color: #1F8DBB}
#hometxt a:hover		{text-decoration: none; color: #1F8DBB}


A.Text:link	    	{text-decoration: underline; color: #1F8DBB}
A.Text:visited		{text-decoration: underline; color: #1F8DBB}
A.Text:active		{text-decoration: underline; color: #1F8DBB}
A.Text:hover		{text-decoration: none; color: #1F8DBB}

A.Text3:link		{text-decoration: none; color: #FFFFFF}
A.Text3:visited		{text-decoration: none; color: #FFFFFF}
A.Text3:active		{text-decoration: none; color: #FFFFFF}
A.Text3:hover		{text-decoration: underline; color: #FFBA00}

A.Text5:link		{text-decoration: underline; color: #4D4D40}
A.Text5:visited		{text-decoration: underline; color: #4D4D40}
A.Text5:active		{text-decoration: underline; color: #4D4D40}
A.Text5:hover		{text-decoration: none; color: #4D4D40}

A.Text7:link		{text-decoration: none; color: #1FA5BB}
A.Text7:visited		{text-decoration: none; color: #1FA5BB}
A.Text7:active		{text-decoration: none; color: #1FA5BB}
A.Text7:hover		{text-decoration: underline; color: #1FA5BB}

A.Text9:link		{text-decoration: underline; color: #4D4D40}
A.Text9:visited		{text-decoration: underline; color: #4D4D40}
A.Text9:active		{text-decoration: underline; color: #4D4D40}
A.Text9:hover		{text-decoration: none; color: #4D4D40}

A.Text11:link		{text-decoration: none; color: #211F19}
A.Text11:visited	{text-decoration: none; color: #211F19}
A.Text11:active		{text-decoration: none; color: #211F19}
A.Text11:hover		{text-decoration: underline; color: #C71192}

.Text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #4D4D40;
}
.Text2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #727460;
}
.Text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 180%;
	color: #FFFFFF;
}
.Text4 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #FFFFFF;
}
.Text5 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #AEB096;
}
.Text6 {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;
	color: #1FA5BB;
}
.Text7 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #8BB333;
}
.Text8 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #696B57;
}
.Text9 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #1FA5BB;
}
.Text10 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #FFFFFF;
}
.Text11 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #211F19;
}














.Bullets
{
	list-style-image: url(images/bullet.gif);
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Input
{
	border-right: #D1D2D4 1px solid;
	border-left: #D1D2D4 1px solid;
	border-top: #D1D2D4 1px solid;
	border-bottom: #D1D2D4 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
}
.Textarea
{
	border-right: #D1D2D4 1px solid;
	border-left: #D1D2D4 1px solid;
	border-top: #D1D2D4 1px solid;
	border-bottom: #D1D2D4 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #ff00ff
}
</style>