body {
	font-family: Verdana;
	font-size:11px;
}

td {
	font-family: Verdana;
	font-size:11px;
}

th {
	font-family: Verdana;
	font-size:11px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}
.menu {
     
	font-family: Verdana;
	font-size:11px;
	
}
.menu a:link
	{
	color:#ffffff;	
	text-decoration: underline;
}
.menu a:visited
	{
	color:#ffffff;	
	text-decoration: underline;   
}
.menu a:hover
	{
	color:#ffffff;	
	text-decoration: none;
}
#tlssAdList {}		/* Container for ad list */
.tlssAd {}		/* Container for individual ad */
.tlssAdLink {}		/* The ad anchor tag */
.tlssAdParagraph {}	/* Wrapper for ad text */
.tlssAdTitle {}		/* Styles for the ad title */
.tlssAdDescription {}	/* Styles the ad description */