P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	list-style : none;
	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-style : normal;
	font-variant : normal;
	list-style-type : none;
}

UL  {
	font-weight : bold;
	font-style : normal;
	color : Black;
	background-color : #F0F0F0;
	border-style : ridge;
	list-style : none;
	list-style-type : none;
	font-family : sans-serif;
	text-decoration : none;
	text-align : left;
	font-size : small;
	height : auto;
	width : 430px;
	border-color : Silver;
	border-width : thin;
}


