body {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt;
	color : #4D4175; 
	line-height : 13pt; 
} 
p , td , li {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	color : #4D4175; 
	line-height : 13pt; 
} 
a:link , a:visited , a:active {
	color : #4D4175; 
	font-weight : normal; 
	text-decoration : none; 
} 
a:hover {
	color : black; 
	font-weight : normal; 
	text-decoration : underline; 
} 
a.nohover:link , a.nohover:visited , a.nohover:active {
	color : #4D4175; 
	font-weight : normal; 
	text-decoration : none; 
} 
a.nohover:hover {
	color : #4D4175;
	font-weight : normal; 
	text-decoration : none; 
} 
a.head:link , a.head:visited , a.head:active {
	color : white; 
	font-weight : normal; 
	text-decoration : none; 
} 
a.head:hover {
	color : white; 
	font-weight : normal; 
	text-decoration : underline; 
}
a.credit:link , a.credit:visited , a.credit:active {
	color : #999999; 
	font-weight : normal; 
	text-decoration : none; 
} 
a.credit:hover {
	color : #999999; 
	font-weight : normal; 
	text-decoration : underline; 
}
.subhead {
	font-weight: bold; 
	font-size : 13pt;
}
.credit {
	font-family : Verdana, Helvetica, sans-serif; 
	font-size : 7pt;
	color : #9A8FCC; 
	font-weight: bold;
}