body {
	background-color: #000000;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin: 0px;
}

A:link, A:active, A:visited {
	color: #c7c3ac;
	font: 11px Verdana;
	text-decoration: underline;
}

A:hover {
	color: #ffffff;
	font: 11px Verdana;
	text-decoration: underline;
}

.Text {
	color: #c7c3ac;
	font: 11px Verdana;
}

.JText {
	color: #c7c3ac;
	font: 11px Verdana;
	text-align: justify;
}

.Title {
	color: #ddaa13;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.Black {
	color: #000000;
	font: 11px Verdana;
}

A.Black:link, A.Black:active, A.Black:visited {
	color: #000000;
	font: 11px Verdana;
	text-decoration: underline;
}

A.Black:hover {
	color: #c7c3ac;
	font: 11px Verdana;
	text-decoration: underline;
}

input{
	height: 18px;
	font: 11px Verdana;
	color: #000000;
	background-color: #F2E7C8; 
}

textarea{
	font: 11px Verdana;
	color: #000000;
	background-color: #F2E7C8; 
}

select{
	font: 11px Verdana;
	color: #000000;
	background-color: #F2E7C8;
}

