.bg-white {background-color : #ffffff;}
.bg-blue1 {background-color : #99ccff;}
.bg-blue2 {background-color : #B9D9F9;}
.bg-blue3 {background-color : #6699cc;}
.bg-green {background-color : #9FC838;}
.line {background-color : #999999;}

.text {
	font-family : Frutiger,verdana,helvetica,Arial,sans-serif; 
	font-size:12px; 
	color: 333333; 
	line-height:1.5;
	text-align : justify;
	}
.bodytext {
	font-family : Frutiger,verdana,helvetica,Arial,sans-serif; 
	font-size:12px; 
	color: 333333; 
	line-height:1.5;
	}
.product {
	font-family : serif; 
	font-size:12px; 
	color: 333333; 
	line-height:1.5;
	font-weight:bold;
	}
	
.textTiny {
	font-family : Frutiger,verdana,helvetica,Arial,sans-serif; 
	font-size:10px; 
	color: 333333; 
	}

.head  {
	font-family: Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 22px; 
	color:#99CC00;
	}
	
.head2 {
	font-family : Frutiger,verdana,helvetica,Arial,sans-serif; 
	font-size: 13px; 
	color: 333333; 
	font-weight:bold;
	}

.nav {
	font-family : Frutiger,verdana,helvetica,Arial,sans-serif; 
	font-size: 10px; 
	color: ffffff;
	}
	
A.nav {
	font-family: Frutiger,Verdana,Helvetica,Arial,sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight:bold; 
	color:#ffffff 
	}
	
A.nav:link, A.nav:visited, A.nav:active {
	color: #ffffff ; 
	text-decoration: none; 
	font-weight:bold;
	} 
	
A.nav:hover  {
	color:#ffffff;
	}

A { color: #0000ff; }

ul,li {
	font-family : Frutiger,verdana,helvetica,Arial,sans-serif; 
	font-size:12px; 
	color: 333333; 
	}

Sup,Sub {font-size: 9px;}