/* CSS Document */
/*global styles*/
body,td,tr{
	margin:0;
	font-size:11px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#494949;
	
}

.footer{
	font-size:9px;
}
.headerbackground{	
	background-repeat:repeat-x;
}

h3{
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;	
	color:#0099FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1{
	margin-bottom:0px;	
}





