
BODY,P,TD {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: 300;
}

A {
	text-decoration: none;
	color: #990033;
}
A:HOVER {
	text-decoration: underline;
	color: #990033;
}
A:VISITED {
	color: #990033;
}

DD {
	margin-bottom: 7px;
        margin-left: 30px;
}

UL {
        margin-top: 0px;
}

H1 {
	font-size: 26px;
	font-weight: bold;
}

H2 {
	font-size: 20px;
	font-weight: bold;
}

TD.cell {
 	text-align: center;
}

.site {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.site:HOVER {
	text-decoration: none;
	color: #000000;
}
.site:VISITED {
	color: #000000;
}

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

