p { 
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	text-decoration: none; text-align:justify; text-indent:0; line-height:150%
	}
	
	h1 { 
	font-size: 16px;
	font-family: Verdana;
	color: #02AEC5;
	letter-spacing:1pt; 
	font-weight:bold
	}

	h2 { 
	font-size: 13px;
	font-family: Verdana;
	color: #006699;
	font-style:italic; 
	font-weight:bold
	}
	
	h3 { 
	font-size: 12px;
	font-family: Verdana;
	color: #FF3300;
	font-style:italic; 
	font-weight:bold
	}
	
body { 
	scrollbar-3dlight-color: #02AEC5;
	scrollbar-arrow-color: #001565;
	scrollbar-darkshadow-color: #001565;
	scrollbar-face-color: #02AEC5;
	scrollbar-highlight-color: #02AEC5;
	scrollbar-shadow-color: #02AEC5;
	scrollbar-track-color: #FFFFFF; 
	color:#333333; 
	background-color:#FFFFE1
	}

td { 
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	text-decoration: none
	}
	
	a { 
	font-size: 12px;
	font-family: Verdana;
	color: #FF6600;
	text-decoration: none; font-weight:bold 
	}
	
	a.small_link { 
	text-indent: -2; 
	text-align: left; 
	font-family: Arial; 
	font-size: 10px; 
	text-decoration:none; 
	font-style:normal; color:#FFFFFF
	}
	
	ul           { 
	text-align: left; 
	text-indent: 0; 
	line-height: 120%; 
	margin-left: 10; 
    margin-top: 6 }
    
    hr           {
	color: #FF6600;
	border: 1px solid #FF6600;
	text-align: left;
	 }