P  {
	font-size : x-small;
        color : Black;
}

H1  {
	font-size : medium;
	text-align : center;
}

H2  {}

H3  {}

A  {
	color : #cc0000;
        text-decoration : none;
}

A:Visited  {
	color : #cc0000;
}

A:Active  {
	color : #ff0000;
}

A:Hover  {
	color : #ff0000;
}

BODY  {
        background-color : #eeeedd;
        color : black;
	font-family : Verdana,sans-serif;
	margin-top : 0;
	margin-left : 0;
	padding-left : 0;
	padding-top : 0;
	left : 0;
	top : 0;
}

TD  {
        backgrount-color : #ffccff;
	font-family : Verdana,sans-serif;
        color : black;
	font-size : x-small;
}

.nav  {
	font-family : Verdana,sans-serif;
	font-weight : bold;
        color : black;
	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 : black;
	font-size : x-small;
}

.nav2:visited  {
	color : ffcccc;
}

.nav2:active  {
	color : #000000;
}

.nav2:hover  {
	color : #000000;
}

.titles  {
        font-size : xx-large;
        font-family : times;
	font-weight : normal;
        color : #000000;
	text-align : center;
}

.notes  {
        font-size : xx-small;
	font-weight : normal;
}


TD.list  {
	font-family : verdana, arial, sans-serif;
	color : #000000;
	font-size : x-small;
        background-color : #white;
}

TD.title  {
	font-family : verdana, arial, sans-serif;
        color : black;
	font-size : x-small;
        background-color : white;
	text-align : center;
}

#topdt  {
	font-size : large;
}

