body
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

td
{
	font-size: 11px;
}

code
{
	font-size: 12px;
	font-family: "Trebuchet MS";
}

input
{
	font-size: 8pt;
	font-family: "Trebuchet MS";
}

textarea
{
	font-family: "Trebuchet MS";
}

.style3 {font-size: 16px}
.style5 {font-size: 14}
.style6 {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.style8 {font-size: 14; font-family: "Trebuchet MS"; }
.style9 {
	color: #FF0000;
	border: 2px;
	border-bottom: #FF0000;
	border-width: 2px;
}
.style10 {
	color: #0066FF;
	font-size: 16px;
}
.style12 {color: #0066FF; font-size: 16px; font-weight: bold; }
.style14 {font-size: 18px}
.style16 {font-size: 18px; color: #333333; }
.style17 {font-size: 14px}
.box {
	background: #FFFFFF;
	width: 300px;
	color: #000000;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	border-top: 2px solid #C4270F;
	border-right: 2px solid #C4270F;
	border-left: 2px solid #C4270F;
	border-bottom: 2px solid #C4270F;
	display: inline;
	}