body,td,.regular {
	font-size:11px;
	font-family : Arial,helvetica, MS san-serif;
	color : #000000;
}

a {
	text-decoration:underline;
	color : #0000CC;
}

a:hover   {
	text-decoration:underline;
	color : #FF0000;
}

.smaller {
	font-size:10px;
	font-family : Arial,helvetica, MS san-serif;
	color : #000000;
}

.smallest {
	font-size:9px;
	font-family : Arial,helvetica, MS san-serif;
	color : #000000;
}

.bigger {
	font-size:12px;

}

.mainhead  {
	font-size : 18px;
	font-family : Trebuchet MS,Arial,helvetica, MS san-serif;
	color : #333333;
}


.fundcompany  {
	font-size : 22px;
	font-family : Arial,helvetica, MS san-serif;
	color : #000066;
}

.fundsubhead  {
	font-size : 14px;
	font-family : Arial,helvetica, MS san-serif;
	color : #000066;
	font-weight : bold;
}

.subhead  {
	font-size : 12px;
	color : #990000;
	font-weight : bold;
}

.footnav {
	font-size : 11px;
}

.footnav a {
	text-decoration:underline;
}

.footnav a:hover {
	text-decoration:underline;
	color : #000000;
}

input    {font-size : 11px;}

select,form   {font-size : 11px;}

p.maintable {
 	border-width:solid;
  border-color:#000000;
}


