body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #000033;
}

body, td, p {
	color: #000033;
	font-size: 12px;
}

table {
	border-collapse: collapse;
}

.maintable {
	border: 3px solid #A20444;
}

.sidepic {
	border: 2px solid #A20444;
}

.contenttable {
	border: 2px solid #A20444;
}

.newstable {
	border: 2px solid #000033;
}

a {
	color: #A20444;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

a.header {
	color: #CDBC8A;
}

.bullet {
	font-size: 11px;
	font-weight: bold;
	color: #A20444;
}

h1 {
	color: #00007A;
	font-size: 24px;
}

th {
	color: #CDBC8A;
	background-color: #A20444;
	font-weight: bold;
}

.newscontent {
	line-height: 120%;
}

.counter {
	border: 2px solid #000033;
	color: #A20444;
	background-color: #268ADF;
	font-weight: bold;
}

.intro {
	color: #CCCCCC;
}