body {
	background-color: #131313;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
        scrollbar-face-color : #303030;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #CC9999;
	scrollbar-3dlight-color : #666666;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #131313;
	scrollbar-arrow-color : #888888;

}

td {
	font-size: 10pt;
	color: #cccccc;
}

u {
	color: #ffcc99
}

h5 {color: #66ccff ;
   text-align: center}

P  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #131313;
	font-weight : normal;
	font-style : normal;
	color : #CCCCCC;
}

p.right {
	  margin-left: 1cm;
	  margin-right: 1cm;
}
a:visited {color: white; text-decoration: none;}

a:link {color: white; text-decoration: none;}

a:hover {color: white;
	text-decoration: bold;}


