td         { font-family: Trebuchet MS; font-size: 13 px }

.style1 {
	font-weight: bold;
	font-size: small;
}
.style2 {
	color: #CC0000;
	font-size: medium;
	font-style: italic;
}
.style3 {
	font-size: medium;
}
.style4 {
	font-size: medium;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
.style5 {
	font-size: small;
	color: #CC0000;
	font-weight: bold;
}
.style6 {
	color: #800000;
	font-style: italic;
	font-size: x-small;
	text-align: right;
}
.style7 {
	text-align: left;
}
