.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
}
.mainital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	font-style: italic;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.boldgrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3D6237;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}
.ltbtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.newstextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 9pt;
	color: #000000;
}
.headtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1B3043;
}
.smboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #1B3043;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #71879E;
	font-weight: normal;	
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #71879E;
	font-weight: normal;	
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1B3043;
	font-weight: normal;
	text-decoration: underline;
}
a.btm:visited {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.btm:link {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.btm:hover {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 8pt;
	color: #71879E;
	font-weight: normal;
	text-decoration: underline;
}
a.news:visited {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 8.5pt;
	color: #71879E;
	font-weight: normal;
	text-decoration: underline;
}
a.news:link {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 8.5pt;
	color: #71879E;
	font-weight: normal;
	text-decoration: underline;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 8.5pt;
	color: #1B3043;
	font-weight: normal;
	text-decoration: underline;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-color:#333333;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
.mainbg {
background-image: url(/images/hm_welcome.jpg);
background-repeat:no-repeat;
}
td.diff {border-bottom:1px dashed #999; padding:10px 0 15px;}

.fund {
	text-align: center;
	font-weight: bold;
	color: #3D6237;
	}
.fund a {
	color: #3D6237;
	}