@charset "iso-8859-1";
/* CSS Document */

body 			
	{
	background-color: #d6e8f8;
	font-family: "tahoma";
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color: #6699cc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #d6e8f8;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #dddddd }

h5
	{
	font-family: "arial"; 
	font-size: 14px; 
	color: #3366cc; 
	margin-top: 5px;
	margin-bottom: 5px; 
	font-style: italic }

h4
	{
	font-family: "arial"; 
	font-size: 13px; 
	color: #3366cc; 
	margin-top: 5px;
	margin-bottom: 5px; 
	font-style: italic;
	font-weight: bold;
	text-align: center; }

td 	
	{  
	font-family: "tahoma"; 
	font-size: 12px; 
	color: #000000 }