

body {font:12pt  "Arial" "Times New Roman" "Helvetica";
		color:#400040; 
		line-height:1.5em;
		margin-left:10px;
 		margin-right:10px;}
        
.ctr    {text-align:center;}	

.block	{margin-left:20px;
		margin-right:20px;}
        
.lgblock	{margin-left:50px;
		margin-right:50px;}

.bblock	{margin-left:20px;
		margin-right:20px;
		font-weight:bold;}
        
#notice {font-size:18px ;
        margin-left:100px;
		margin-right:100px;}

.b 		{font-weight:bold;}

.smem	{font-size:12px ;
		font-weight:bold;
		margin-left:10px ;
		margin-right:8px ;
		margin-bottom:-2px}

.small	{font-size:12px ;}

.bsmall	{font-size:10px ;
		font-weight:bold;}
        
.bmed {font-size:14px ;
		font-weight:bold;}
        
.bmedmar {font-size:14px ;
		font-weight:bold;
        color:maroon;}
        
.bmedred {font-size:14px ;
		font-weight:bold;
        color:#EC0000;}
        
.blg    {font-size:18px ;
		font-weight:bold;}  
        
.blgred {font-size:18px ;
		font-weight:bold;
        color:#EC0000;}            

.blgmar {font-size:18px ;
		font-weight:bold;
        color:maroon;}            

.blgteal {font-size:18px ;
		 font-weight:bold;
         color:#216B37;}      
        
.indent	{text-indent:18px}

.bindent	{text-indent:24px;
			font-weight:bold;}
			
.i		{font-style:italic;}

.ci		{text-align:center;
		font-style:italic;}	

.cu		{text-align:center;
		text-decoration:underline;}	
        
        
.ibold	{font-style:italic;
		font-weight:bold;}

.cibold		{font-style:italic;
			font-weight:bold;
			text-align:center;}															

.ctr	{text-align:center;}
		
.bold	{font-weight:bold;}

.cbold {text-align:center;
		font-weight:bold;}
	
.blue	{color:#4B50F5;}
		
.maroon	{color:maroon;}
			
.red	{color:#EC0000;}

.teal	{color:#216B37;}

.gold	{color:CEC400;
		font-weight:bold;}

.cblue	{color:#4B50F5;
		text-align:center;}
		
.cmaroon	{color:maroon;
			text-align:center;}
			
.cred	{color:#EC0000;
		text-align:center;}
			
.cteal	{color:#216B37;
		text-align:center;}
			
.cbblue	{color:#4B50F5;
		text-align:center;
		font-weight:bold;}
		
.cbmaroon	{color:maroon;
			text-align:center;
			font-weight:bold;}
			
.cbred	{color:#EC0000;
		text-align:center;
		font-weight:bold;}
			
.cbteal	{color:#216B37;
		text-align:center;
			font-weight:bold;}
			
h1 {font:24px  "Verdana" "Arial" "Helvetica";
	font-weight:bold;
	color:#408080
	line-height:1.5em;
	margin-left:2px;
	margin-top:-2px;
	margin-bottom:12px;}
    
.large{font:36px "Arial" "Helvetica" "Verdana";
       color:#408080
	line-height:2em;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:12px;}
    
.clarge {font:36px "Arial" "Helvetica" "Verdana";
         text-align:center;
         color:#408080
	     line-height:2em;
	     margin-left:2px;
	     margin-top:4px;
	     margin-bottom:14px;
    }

.cblarge{font:40px "Arial" "Helvetica" "Verdana";
         color:#4B50F5;
         text-align:center;
         line-height:1em;
	     margin-left:2px;
	     margin-top:2px;
	     margin-bottom:100px;
        }
         
 #logo   {font-stretch:wider;}



h2 {font:22px "Times New Roman" "Arial" "Helvetica";
	font-weight:bold;
	line-height:1.5em;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:-4px;}

h3 {font:20px "Times New Roman" "Arial" "Helvetica";
	font-weight:bold;
	line-height:1.5em;
	margin-left:2px;
	margin-top:1px;
	margin-bottom:-2px;}
    
.ctr    {text-align:center;}	


h4 {font:18px "Times New Roman" "Arial" "Helvetica";
	font-weight:bold;
	line-height:1.5em;
	margin-left:2px;
	margin-top:-2px;
	margin-bottom:0px;}



h5 {font:14px "Times New Roman" "Arial" "Helvetica";
	font-weight:bold;
	line-height:1.5em;
	margin-left:-4px;
	margin-top:-4px;}

.reso	{font:11pt "Times New Roman" "Arial" "Helvetica";
			font-weight:bold;
			margin-left:80px;
			margin-right:80px;}

hr.thin	{margin-top:1;
		marging-bottom:-5;}

hr.smsp	{margin-top:10px;
		margin-bottom:10px;}

hr.bgsp	{margin-top:50px;
		margin-bottom:50px;}
        
        
#navlist {
		position: relative;
		left:4px;
		top:14px;
		width:700px;
        font-size: 12px;
		font-weight: bold;
		}

#navlist ul{
		margin:1;	
		padding: 1;
		list-style-type: none;
		font-size: 12px;
		font-weight: bold;
		}

#navlist li {
		margin: 0 0 3px 0;
		}

#navlist a {
		display: block;
		padding: 2px 2px 2px 10px;
		width: 115px;
		text-decoration: none;
		background-color: #DDFFDD;
		}

 
#navlist a:link {color:#0000FF}     /* unvisited link */

#navlist a:visited {color:#000000}  /* visited link */

#navlist a:hover {color: #FF00FF;
 border: 1px solid #333;
 	background-color: #FFFF00;
	color:black;}   /* mouse over link */

#navlist a:active {color: #0000FF;
       background-color: #00FFFF;  }   /* selected link */
       
       
#bgblue  {background-color:#DDEEFF;}

#bgteal {background-color:#E0FDB9;}

#bgyellow {background-color:#FDFEC0;}
       
