body {
	background-image:  url(/images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
tr {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
p {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
h1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}
.highlight {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #EF3F23;
	font-weight: bold;
	}
	
.footer {

	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #EF3F23;
	text-decoration: underline;
}
.formtext {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
