body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	text-align: left;
	border: none;
	background:#646464;
	font-size:12px;
}

html, body { height:100%; margin:0;padding:0;}

a, address, blockquote, h1, h2, h3, h4, div,  img, input, label, legend, 
li, ol, option, p, q, select, strong, span, textarea, td, th, ul {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	color: #333333;
	text-decoration: none;
	font-size:12px;
}

th {
	color: #333333;
	text-decoration: none;
}
.headline {
	color: #666666;
	font-size:18px;
	margin:20px 0 0 0;
}

a.links  {
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

 a.links:hover, a.links:active  {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a.links_active  {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.spacer{
	height:60px;
	/* border:1px solid red; */
}
