TH {
	font-family: arial, helvetica, verdana, georgia;
	font-size: 11px;
	}

TH.section {
	background-color: #CCCCCC;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	}

TH.news {
	background-color: #333333;
	font-size: 11px;
	color: '#CCCCCC';
	font-weight: normal;
	}

TD {
	font-family: arial, helvetica, verdana, georgia;
	font-size: 11px;
	color: '#CCCCCC';
	}

A {
	font-weight: bold;
	color: '#EEEEEE';
	}

A.nav {
	font-weight: bold;
	font-size: 12px;
	color: '#EEEEEE';
	text-decoration: none;
	}

A.nav:hover {
	text-decoration: underline;
	}

A.section {
	background-color: #CCCCCC;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}

A.section:hover {
	text-decoration: underline;
	}

H1 {
	font-weight: bold;
	font-size: 12px;
	}

INPUT {
	font-family: arial, helvetica, verdana, georgia;
	}

INPUT.submit {
	color: white;
	font-weight: bold;
	border-width: 1px;
	background-color: black;
	}