BODY,TD,P { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000 }


ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-top : 5px;
	border-top-width : 0px;
	margin-top : 0px;
	padding-bottom :5px;
	margin-bottom : 0px;
}

li {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-top : 3px;
	border-top-width : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
}

.smaller { font-size: 9pt }

.smallheader {
	font-size: 10pt;
	font-weight: BOLD;
	color : #000099;
}

.bigheader {
	font-size: 12pt;
	font-weight: BOLD;
	color : #000099;
}

.footnote { font-size: 8pt; color: #000000}

.footer { font-size: 8pt; color: #999999 }
		  
a:link { color: #3333CC }

a.footnote:link { color: #000000 }

a:active { color: #3333CC }

a:visited { color: #666666 }

a:hover { color: #000099 }
.grey {
	color : #999999;
}
