p { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	line-height: 20px;
	text-indent: 18px;
	color: #333333;

 }


b { 

	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: bold;
	color: #333333;

 }
 
 em { 

	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: bold;
	color: #333333;

 }
 
h1 { 

	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	font-weight: bold;
	color: #333333;

 }
 
 h2 { 

	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	font-weight: bold;
	color: #cc6600;

 }
 
 
i {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	line-height: 14px;
	color: #333333;

}

strong {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	line-height: 16px;
	color: #333333;

}


a:link {

	color:#666666;
	text-decoration:none;
	
}


a:visited {

	color:#333333;
	text-decoration:none;
	
}

a:hover {

	color:#009999;
	text-decoration:underline;
	
}


a:active {

	color:#009999;
	text-decoration:underline;
	
}
