body {
	COLOR: #000000;
	BACKGROUND-COLOR: #6F6353;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	FONT-SIZE: 12PX;
	MARGIN: 0PX auto;
	TEXT-ALIGN: center;
}

img {
	BORDER: 0PX;
}

table {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	FONT-SIZE: 11PX;
}

form {
	MARGIN: 0PX;
	PADDING: 0PX;
}

input, select, textarea {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	FONT-SIZE: 11PX;
}


ul{
	margin-top:20px;
	margin-bottom:20px;
	padding-top:0px;
	padding-bottom:0px;
}

li{

}

p{
	

}

a {
	COLOR: #900000; /* #282828 */
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
}

a:hover {
	color: #CC3300;
	TEXT-DECORATION: underline;
}



h1 {
	MARGIN: 0PX;
	PADDING: 0PX;
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

h4 {
	FONT-SIZE: 12PX;
}

INPUT{
	display:block;
	margin-right:auto;
	margin-left:auto; 
	background-color:#890000;
	color:#fff;
}
