body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
LI {
 font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #ff0000;
}

td.2 {
 font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
color: #000099;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.stdText {
	font-size: 12px;
}
.BoldHeader {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.BoldRed {
	font-weight: bold;
	color: #FF0000;
}
.BoldBlue {
	font-weight: bold;
	color: #0033CC;
	font-size: 12px;
}
.BoldBlue2 {
	font-weight: bold;
	color: #0033CC;
	font-size: 12px;
	background-color: Yellow;
}
td {
	font-size: 12px;
}
.redSmall {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.PrintText {
	font-size: 14px;
}
.PrintTextBold {
	font-size: 14px;
	font-weight: bold;
}
