.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #486890;
	line-height: 140%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #486890;
	line-height: 150%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #486890;
	line-height: 120%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #486890;
	line-height: 150%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	color: #7F88B1;
}

h4	{
	font-family: Arial Narrow;
	font-size: 24px;
	font-weight: bold;
	color: #419D9D;
	padding-top:10px;
	padding-bottom:12px;
	border-bottom:1px solid #d7d7d7; 
	letter-spacing:-1pt;
}

a:link {
	text-decoration: underline;
	color: #DE920D;
	color: #cb7700;
}
a:visited {
	text-decoration: underline;
	color: #5b8979;
	color: #ecba63;
}
a:hover {
	text-decoration: underline;
	color: #FF5500;
}
a:active {
	text-decoration: none;
}


.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #486890;
	line-height: 120%;
}

.green {font-weight: bold;
	color: #5B8979;
	text-decoration: none;}
	
.green:link {font-weight: bold;
	color: #5B8979;
	text-decoration: none;}

.green:visited {font-weight: bold;
	color: #5B8979;
	text-decoration: none;
}

.green:hover   {
	color: #FF5500;
	text-decoration: underline;
}

.green_Title {font-weight: bold;
	color: #5B8979;
	text-decoration: none;
	font-size:12pt;}


.menu {font-family: Tahoma;
	font-size: 11px;
	color: #5B8979;}
li {
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boldwhite {
font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
:hover.boldwhite       {
	color: #FF880D;
	text-decoration: underline;
}
:link.boldwhite        {
	color: #FFFFFF;
	text-decoration: underline;
}
:visited.boldwhite 	 {
	color: #FFFFFF;
	text-decoration: underline;
}
:hover.minilink       {
	color: #778FAC;
	text-decoration: underline;
}
:link.minilink        {
	color: #778FAC;
	text-decoration: none;
}
:visited.minilink 	 {
	color: #778FAC;
	text-decoration: none;
}.minilink {
	color: #778FAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: 160%;
}