table {
	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
}

.bullet {list-style-image: url(images/bullet.gif);}

.background, .bcakground TD, .background TH
{
background-image:url('images/body.gif');
background-color:white;
color:black;
font-family:sans-serif;
font-weight:600;
}

a:link { 
	color: #336699;
	text-decoration: none;
	}
a:visited { 
	color: #336699;
	text-decoration: none;
	}
a:hover { 
	color: #999999;
	text-decoration: none;
	}
a:active { 
	color: #336699;
	text-decoration: none;
	}

