<style type="text/css">

body {
	font: 13px/16px "trebuchet ms",arial,sans-serif;
}

div {
	font: 13px/20px "trebuchet ms",arial,sans-serif;
}

td {
	font: 13px/20px "trebuchet ms",arial,sans-serif;
	color: #bbb;
}

a {
	color: #ad9e9c;
}

a:hover {
	color: #78bac0;
}

#content {
	width: 780px;
	text-align: center;
	background-color: #000;
	color: #fff;
	padding-top: 0px;
}

.newsheader {
	font: 15px/20px "trebuchet ms",arial,sans-serif;
	color: #fff;
}

.newsdate {
	font: 13px/10px "trebuchet ms",arial,sans-serif;
	color: #bbb;
}

.newstext {
	font: 13px/20px "trebuchet ms",arial,sans-serif;
	color: #bbb;
}

.maintext {
	font: 13px/20px "trebuchet ms",arial,sans-serif;
	color: #ddd;
}

.tipsheader {
	font: 16px/20px "trebuchet ms",arial,sans-serif;
	color: #fff;
	padding: 6px;
	background: #222;
}

.date {
	color: #bbb;
}

input {
	font: 12px "trebuchet ms",arial,sans-serif;
	color: #bbb;
	background-color: #333;
	border: 1px solid #fff;	
}

select {
	font: 11px "trebuchet ms",arial,sans-serif;
	color: #555555;
}

textarea {
	font: 12px "trebuchet ms",arial,sans-serif;
	color: #bbb;
	background-color: #333;
	border: 1px solid #fff;	
}

</style>
