BODY {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-attachment : fixed;
	background-color : Silver;
}

TD {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

IMG {
	background : transparent none no-repeat;
	background-color : transparent;
	background-image : none;
	border : White;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #555555;
	background-color: transparent;
}

A:Hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: Gray;
	background : transparent;
}

HR  {
	color : Silver;
	height : 1px;
}
