body {
	background-image:url(interface/common/bgpat.gif); 
	background-attachment:fixed;
	font-family: verdana,arial, Helvetica;
	color: White;
	border-bottom: 0px;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	border-top: 0 px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 4;
	font-size: xx-small;
}

a {
text-decoration: underline;
color: White;
font-weight : bold;
font-size: xx-small;
}

a:visited {
color: Gray;
text-decoration: underline;
font-weight : bold;
font-size: xx-small;
}

a:HOVER {
color: Gray;
text-decoration: underline;
font-weight : bold;
font-size: xx-small;
}

table {
border : thick none 1 px;
border-color:#000000;
font-size: xx-small;
}
