body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;

}
a:link {  color: #FF0000}
a:active {  color: #6633FF}
a:hover {  color: #FF8000}
a:visited {  color: #aa0000}
.small {
	font-size: 8pt;
}
.large {
	font-size: 12pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
th {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.red {
	color: #990000;
}
.largeBold {
	font-size: 12pt;
	font-weight: bold;

}
.brightRed {
	color: #FF0033;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.super {
	line-height: 4px;


}
.boldUnderline {
	font-weight: bold;
	text-decoration: underline;
}
