body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.content {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma, Arial;
	line-height:16px;
	text-align:justify;
}
.content strong{
	color: #ED1D24;
	font-size: 13px;
	font-family: Tahoma, Arial;
	line-height:16px;
	text-align:justify;
}
.content td{
	color: #333333;
	font-size: 11px;
	font-family: Tahoma, Arial;
	line-height:16px;
	text-align:justify;
}

.content A{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial;
	line-height:16px;
	text-decoration:none;
	font-weight:bold
}
.content A:hover{
	color:#666666;
}
.form
{
font-family: "Trebuchet MS", Tahoma, Arial;
font-size:10px;
color:#333333;
}

.form input
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	color: #333333;
	border-top : #8C8C8C 1px solid;
	border-right : #ECECEC 1px solid;
	border-left : #8C8C8C 1px solid;
	border-bottom : #ECECEC 1px solid;
	background-color : #D2D2D2;
}
.form textarea
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	color: #333333;
	border-top : #8C8C8C 1px solid;
	border-right : #7ECECEC 1px solid;
	border-left : #8C8C8C 1px solid;
	border-bottom : #ECECEC 1px solid;
	background-color : #D2D2D2;
}
.header {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 14px;
	padding-left:15px;
}
