body
	{
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	scrollbar-face-color:#D1202B;
	scrollbar-track-color:#FFCC00;
	scrollbar-3dlight-color:#D1202B;
	scrollbar-darkshadow-color:#D1202B;
	scrollbar-base-color:#FFCC00;
	scrollbar-track-color:#FFCC00;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-highlight-color:#FFCC00;
	scrollbar-shadow-color:#FFCC00;	
	}
	
body, td, blockquote, center, p, ul, div, textarea, input, form, select, option
	{
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	}
		
h1	
	{
	color: #D1202B;
	text-transform:none;
	font-size: 18px; 
	font-weight: bold;
	}	

h2
	{
	color: #000000;
	text-transform:none;
	font-size: 18px; 
	font-weight: bold;
	margin-bottom : 0;
	}		

h3
	{
	color: #000000;
	text-transform:none;
	font-size: 22px; 
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom : 11;
	}
	
	
li
	{
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	text-align: left;
	margin-top : 2px;
	margin-left :-24px;
	margin-bottom : 6px;
	line-height : normal;
	}
	
ul
	{
	margin-top : 0px;
	margin-bottom : 0px;
	}	

A:Link
		{
		text-decoration: underline;
		color: #000000;
		font-weight: bold;
		}

A:Visited
		{
		text-decoration: underline;
		color: #000000;
		font-weight: bold;
		}

A:Active
	  	{
		text-decoration: underline;
		color: #000000;
		font-weight: bold;
		}

A:Hover	
		{
		text-decoration: underline;
		color: #D1202B;
		font-weight: bold;
		}
