
A#menu {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color: #FFFFFF;
	font-size : small;
}

A#top {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color: #BC4512;
	font-size : xx-small;
}

A  {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : #FF0000;
}

A:Hover  {
	color : #777777;
}

BODY  {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	font-size : x-small;
	scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #BBBBBB;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-shadow-color: #888888;
	scrollbar-arrow-color: #BBBBB;
	scrollbar-track-color: #000000;	
	background-color : #FFFFFF;
	background-position: center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

P, TD, LI {
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	font-size : 13px;
	color: #000000;
	border-color: Black;
	border-width: 0px;
}

TD#small  {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	font-size : xx-small;
	color: black;
	border-color: Black;
	border-width: 0px;
}

TABLE {
	border : 0;
	cellspacing: 5;
}
