BODY { 
	margin-left : 
	0px; margin-right :0; 
	margin-top : 0; 
	margin-width : 0;  
	background: #cccccc url(images/bg_body.jpg) repeat-x left top; 
	color: #ffffff; 
	font-size:8pt; 
	font-family: Verdana, Arial, sans-serif; 
	margin-right: 10px;
}

P  { font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt; }
li { font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt; color : #000000;}
ul { font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt; color : #000000;}
td { font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt; color : #000000;}
th { font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt; color : #000000; background : #000000;}

h1 { }
h2 { }
h3 { }

a,
a:link,
a:active{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#b22336;
}

.table_content{
	background: #ffffff;
}
