body { 
	background-color: #ff9933;
	font-size:10pt;
	}

body,p,td,th,h1,h2,h3,h4,h5,h6 {
	font-family : tahoma,verdana,helvetica,arial,sans-serif;
	color: #000000;
	}
	
p,td { 
	font-size:10pt;
	}
	
h4 {
	font-size:11pt;
	}

a {
	font-family : tahoma,verdana,helvetica,arial,sans-serif;
	color: #000000;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
	}
	
a:hover {
	color:#999999;
	}

a.mail{ 
	font-family : tahoma,verdana,helvetica,arial,sans-serif;
	color: #ff3333;
	text-decoration : none;
	font-weight: normal;	
	font-size: 8pt;
	}
	
a.imp { 
	font-family : tahoma,verdana,helvetica,arial,sans-serif;
	font-size : 8pt;
	text-decoration: none;
	font-weight: normal;	
	color: #333333;
	 }

sup {
	font-family : tahoma,verdana,helvetica,arial,sans-serif;
	font-size : 8pt;
	color: #333333;
	}
	
sub {
	font-family : tahoma,verdana,helvetica,arial,sans-serif;
	font-size : 8pt;
	color: #CCCCCC;
	}