

body{
	background-color: #eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding:0px;
	margin:0px;
}

a:link
{
	color: #0b619f;
	text-decoration: none;
}

a:visited 
{
	color: #0b619f;
	text-decoration: none;
}

a:hover 
{
	color:#0099FF;
}

a:active 
{
	color: #0b619f;
	text-decoration: none;
}




.Powered
{
	font-size:11px;
	color:#990000;
	padding-left:10px;
}

.Powered a
{
	color:#990000;
}

.boldtxt
{
	font-size:12px;
	font-weight:bold;
}


