body {
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/page_bkg.jpg);
	font-family: arial, helvetica;
	font-size:12px;
}

a:link{text-decoration:none; color:#000000; font-weight:bold;}
a:visited{text-decoration:none; color:#000000; font-weight:bold;}
a:hover{text-decoration:none; color:#000000; font-weight:bold;}



b {	
	font-family:arial; 
	font-size:12px; 
	font-weight:bold;
	}
	
b.title {	
	font-family:arial; 
	font-size:14px; 
	font-weight:bold;
}

tr.main {
	background: #FFFFFF;
	text-align: left; 
	}