body   {
	color:           	#333333;
	font-size:        	11px;
	font-family:      	Arial, Helvetica, sans-serif;
	background-color: 	white }

p,dl,ul        {
	color:            	#333333;
	font-size:        	12px;
	line-height:      	14pt;
	font-family:      	Arial, Helvetica, sans-serif }

h1    {
	color: 			  	#333333;
	font-weight: 		bolder;
	font-size:			11px;
	font-family:		Univers, Arial, Helvetica, sans-serif;
	letter-spacing:     1px }
	
h2    {
	color: 			  	#333333;
	font-weight: 		bolder;
	font-size:			11px;
	font-family:		Arial, Helvetica, sans-serif;
	letter-spacing:		0.5pt }

a:link  {
	color:				#333333;
	font-size:			11px;
	font-weight: 		bold;
	text-decoration: 	none }
a:visited  {
	color: 				#333333;
	font-size: 			11px;
	font-weight: 		bold;
	text-decoration: 	none }
a:hover  {
	color: 				#F15011;
	font-size:			11px;
	font-weight: 		bold;
	text-decoration: 	none }
a:active {
 	color:				#F15011;
 	font-size:			11px;
 	font-weight:		bold;
 	text-decoration:	none }
 	
.tbbg {
	background-color:	#cccccc }
	
.tbbgl { background-color: #cccccc;
	color: 				#F15011;
	font-size:			11px;
	font-weight: 		bold;
	text-decoration: 	none }
