P  {
	font-size : x-small;
	color : White;
}

H1  {
	font-size : medium;
	text-align : center;
}

H2  {}

H3  {}

A  {
	color : #cc0000;
}

A:Visited  {
	color : #cc0000;
}

A:Active  {
	color : #ff0000;
}

A:Hover  {
	color : #ff0000;
}

BODY  {
	background-color : black;
	color : white;
	font-family : Verdana,sans-serif;
	margin-top : 0;
	margin-left : 0;
	padding-left : 0;
	padding-top : 0;
	left : 0;
	top : 0;
}

TD  {
	backgrount-color : black;
	font-family : Verdana,sans-serif;
	color : white;
	font-size : x-small;
}

.nav  {
	font-family : Verdana,sans-serif;
	font-weight : bold;
	color : White;
	font-size : small;
	text-align : left;
	text-indent : 0;
}

.nav:visited  {
	color : ffcccc;
}

.nav:active  {
	color : #000000;
}

.nav:hover  {
	color : #000000;
}

.nav2  {
	font-family : Verdana,sans-serif;
	color : White;
	font-size : x-small;
}

.nav2:visited  {
	color : ffcccc;
}

.nav2:active  {
	color : #000000;
}

.nav2:hover  {
	color : #000000;
}

.titles  {
	font-size : x-large;
	font-family : verdana,sans-serif;
	font-weight : normal;
	color : #cc0000;
	text-align : center;
}

.notes  {
	font-size : x-small;
	font-weight : normal;
}

DL  {
	background-color : #000000;
	font-family : verdana, arial, sans-serif;
	font-size : x-small;
}

TD.list  {
	font-family : verdana, arial, sans-serif;
	color : #000000;
	font-size : x-small;
	background-color : #cccccc;
}

TD.title  {
	font-family : verdana, arial, sans-serif;
	color : #ffffff;
	font-size : x-small;
	background-color : #339999;
	text-align : center;
}

#topdt  {
	font-size : large;
}

