body {
	background-color: #FF8000;
	margin: 0px;
	font-family: "Trebuchet MS",verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;

}

td {
	font-family: "Trebuchet MS",verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}

strong {
	font-family: "Trebuchet MS",verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
	font-weight : bold ; 
}

p  {  
	font-family: "Trebuchet MS",verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

br {
	font-family: "Trebuchet MS",verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color : #000000;
}


a  {
	font-family: "Trebuchet MS",verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ; 
	color : #FF8282 ;
	font-weight : bold ; 
	text-decoration : underline;
}


a.strich  {
	font-family: "Trebuchet MS",verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ; 
	color : #0000FF ;
	font-weight : bold ; 
	text-decoration : underline;
}


