#smalltextleft{
	font-size : 8pt;
	color : #3c645a;
	text-align : left;
	font-family : arial;
	font-weight : normal;
     }
#smalltextright{
	font-size : 8pt;
	color : #3c645a;
	text-align : right;
	font-family : arial;
	font-weight : normal;
     }
#darktext { 	
	font-size : 11pt;
	color : #3c645a;
	text-align : justify;
	font-family : arial;
	font-weight : normal;
     }
#lighttext{ 	
	font-size : 11pt;
	color : #b4dce6;
	text-align : justify;
	font-family : arial;
	font-weight : normal;
     }
#titletext{ 	
	font-size : 11pt;
	color : #b4dce6;
	text-align : left;
	font-family : arial;
	font-weight : normal;
	text-decoration : underline;
     }

#font { 	
	font-size : 15pt;
	color : #3c645a;
	text-align : left;
	font-family : arial;
	fotn-weight : bold;
     }

#fontright { 	
	font-size : 10pt;
	color : black;
	text-align : right;
	font-family : arial;
     }

#fontleft { 	
	font-size : 10pt;
	color : black;
	text-align : left;
	font-family : arial;
     }

#fontcenter{ 	
	font-size : 10pt;
	color : black;
	text-align : center;
	font-family : arial;
     }

#link{
	font-size : 12pt;
	color : red;
	font-family : arial;
     }
textarea{
	color : #3c645a;
	background-color : #8cb4aa;
	font-family : arial;
	font-size : 11pt;
	text-align : justify;
	border : none;
	overflow : show;
	scrollbar-base-color : #8cb4aa;
	scrollbar-3dlight-color : #8cb4aa;
	scrollbar-arrow-color : #3c645a;
	scrollbar-track-color : #8cb4aa;
	scrollbar-face-color : #8cb4aa;
	scrollbar-darkshadow-color : #8cb4aa;
	scrollbar-highlight-color : #78a096;
	scrollbar-shadow-color : #3c645a;
}

a:link{ 	
	font-size : 11pt;
	color : #0a3228;
	text-align : left;
	font-family : arial;
	font-weight : normal;
	text-decoration : none;
     }

a:visited{
	font-size : 11pt;
	color : #0a3228;
	text-align : left;
	font-family : arial;
	font-weight : normal;
	text-decoration : none;

}

a:hover{
	font-size : 11pt;
	color : #b4dce6;
	text-align : left;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	background-color : #78a096;
}

a:active{
	font-size : 11pt;
	color : #0a3228;
	text-align : left;
	font-family : arial;
	font-weight : normal;
	text-decoration : bold;

}
