html, body, td, p {
	font-family:Verdana;
	font-size:12px;
	color:#333333;
}
body {
	margin:0px;
}
.redtext {
	font-weight:bold;
	color:red;
}
.smalltext {
	font-size:11px;
}
h1 {
	font-size:15px;
	color:#C4903A;
}
h2 {
	font-size:13px;
	color:#C4903A;
}