body {
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:46c0e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0c0c0c;
	line-height:15px;
}


a
{
	color:#166192; 
	font-size:11px;
	text-decoration:none;
}

a:hover
{
	color:#000000; 
	font-size:11px;
	text-decoration:underline;
}


