BODY,P {
	font-family: Trebuchet MS, Arial, sans serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}
td {
	font-family: Trebuchet MS, Arial, sans serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

H1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

H2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

H3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

H4 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.headerspan {
	background-image: url(/img/header_spanbg.gif);
	background-repeat: repeat-x;
}

.message {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
}

.small {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
}
.red {
	font-family : Trebuchet MS, Arial, sans-serif;
	font-size : 11px;
	color : #ff0000;
}
