body
{
	background-color:#520052;
	color:white;
	font-family: arial;
	font-size: 12px;
}
table,td
{
	font-size:12px;
}
div.dotme,table.dotme
{
	border: #FFBA3B 1px dotted;
	padding:5px;
	width: 100%;
	margin-bottom:25px;
	margin-top: 5px;
}
a,a:active, a:visited
{
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted #FFBA3B;
}
a:hover
{

	color: #FFBA3B;
}
.heading
{
	font-weight: bold;	
}
a.nounder,a.nounder:active,a.nounder:hover,a.nounder:visited
{
	text-decoration: none;	
	border-bottom: 0px;
}