body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
}
td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #D94C0B;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	margin: 0px;
}
input,textarea,select {
	font-size: 9px;
}
li {
	margin-left: -10px;
}
.light {
	color: #999999;
}
.byline {
	color: #cccccc;
	font-size: 9px;
}
.white, .white:hover, .white:link, .white:visited, .white:active {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.bodyred {color: #FF0000;}

