P  {
	font-family : Verdana;
}

H1  {
	font-family : Verdana;
	background-color : #000000;
	color : #FFFFFF;
	padding-left : 10;
}

H2  {
	font-family : Verdana;
}

H3  {
	font-family : Verdana;
}

A  {
	text-decoration : none;
	font-family : Verdana;
}

A:Visited  {
	text-decoration : none;
	font-family : Verdana;
}

A:Active  {
	text-decoration : none;
	font-family : Verdana;
}

A:Hover  {
	font-family : Verdana;
}

BODY  {
	color : black;
	background-color : #FFFFFF;
	font-family : Verdana;
}

TD  {
	color : #000000;
	background-color : #C0C0C0;
	font-family : Verdana;
}

TD.cell {
		background-color : White;
		color : Black;
	}


TH  {
	color : #000000;
	font-family : Verdana;
}

LI  {
	color : #000000;
	font-family : Verdana;
}

DL  {
	font-family : Verdana;
	color : #000000;
}
.item  {
     	color : white;
     	text-decoration : none;
     	font-weight : bold;
        }
     
.highlight  {
     	color : black;
     	text-decoration : none;
     	font-weight : bold;
		}
.boldright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-align : right;
}
.lrgboldright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	text-align : right;
}
