* {
	font-family: /*"Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", */"Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}
body {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	background: url('../images/body_bg.jpg');
	/* scrollbar colors */
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#8a8ae6;
	scrollbar-base-color:#000099;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#000099;
	scrollbar-highlight-color:#0000bf;
	scrollbar-shadow-color:#000000;	
}
img { border: 0px; }
table { border: 0px; }
tr { vertical-align: middle; }
th { font-weight: bold; }
p {
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}
a { text-decoration: none; }
a:hover { text-decoration: none; }
span {
	color: #8a8ae6;
	font-weight: bold;
}
