body {
	margin: 0px;
}
form {
	margin: 0px;
}
div, td  {
	font-family: Trebuchet MS, Verdana; 
	font-size: 12px; 
	color:333333;
}
p {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color:333333;
}
ol {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color:333333;
}
ul {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color:333333;
}
li {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	margin-bottom: .2em;
	color:333333;
}
h1 {
	font-family: Trebuchet MS, Verdana;
	font-size: 16px;
	color:333333;
}
h2 {
	font-family: Trebuchet MS, Verdana;
	font-size: 15px;
	color:333333;
}
h3 {
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	color:333333;
}
h4 {
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	color:333333;
}
h5 {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color:333333;
}
a {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color:CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color:CC0000;
	text-decoration: underline;
}
a.left {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color:663333;
	text-decoration: none;
}
a.left:hover {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color:CC0000;
	text-decoration: underline;
}
