BODY {
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

INPUT,TABLE,TR,TD,P {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

A:link {
	color: #666699;
	text-decoration: underline;
}

A:active {
	color: #666699;
	text-decoration:underline 
}

A:visited {
	color: #666699;
	text-decoration: underline;
}

A:hover {
	color: #9999cc;
	text-decoration: underline;
}

.registerfield {
	font-size: 13px;
}

.error {
	color: #f2470e;
}

.newsheading {
	font-size: 18px;
	font-weight: bold;
}

H1.newsheading {
	font-size: 18px;
	font-weight: bold;
}

.newsfirst {
	color: #000000;
}


.newsdate {
	text-align: right;
	font-weight: bold;
	color: #333399;
}

.red { color: #ff0000; }
