A:active
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : GoldenRod;
	}

A:link
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : GoldenRod;
	text-decoration : none;
	}

A:visited
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : Peru;
	text-decoration : none;
	}

A:hover
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	background : Peru;
	color : white;
	text-decoration : none;
	}

BODY
	{
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	color : navy;
	text-decoration : none;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	border: 2px solid Wheat ;
	scrollbar-face-color: Peru ;
	scrollbar-shadow-color: Peru ;
	scrollbar-highlight-color: Wheat ;
	scrollbar-3dlight-color: GoldenRod ;
	scrollbar-darkshadow-color: Peru ;
	scrollbar-track-color: GoldenRod ;
	scrollbar-arrow-color: Wheat;
	}

TD.Footer
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : black;
	}

TD
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : black;
	}

#men
	{
	BORDER-RIGHT: 2px outset;
	BORDER-TOP: 2px outset;
	Z-INDEX: 1;
	LEFT: 0px;
	VISIBILITY: hidden;
	BORDER-LEFT: 2px outset;
	BORDER-BOTTOM: 2px outset;
	POSITION: absolute;
	TOP: 0px;
	}

#men A
	{
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 4px;
	MARGIN: 1px 1px 1px 16px;
	FONT: 12px sans-serif;
	WIDTH: 100%;
	HEIGHT: 100%;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	}

.ico
	{
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FLOAT: left;
	BORDER-LEFT: medium none;
	BORDER-BOTTOM: medium none
	}

