h1 {
	font-family: Verdana;
	font-style:normal;
	font-weight:normal;
	font-size: 10pt;
	color:#336699;
	text-align:justify;
	line-height: 120%;
	text-decoration:none;
}

h2 {  
	font-family: Verdana; 
	font-size: 12pt;
	font-style: normal; 
	line-height: 120%; 
	font-weight: bold; 
	font-variant: normal; 
	color: #666666; 
	text-decoration: none}
h3 {  
	font-family: Verdana; 
	font-size: 10pt;
	font-style: normal; 
	line-height: 100%; 
	font-weight: normal; 
	font-variant: normal; 
	color: #336699; 
	text-align:centre;
	text-decoration: none}
h4 {  
	font-family: Verdana; 
	font-size: 10pt;
	font-style: normal; 
	line-height: 120%; 
	font-weight: normal; 
	font-variant: normal; 
	color: #BDCCDC; 
	text-decoration: none}
h5 {  
	font-family: Verdana; 
	font-size: 10pt;
	font-style: normal; 
	line-height: 100%; 
	font-weight: normal; 
	font-variant: normal; 
	color: #666666; 
	text-decoration: none}
h6{  
	font-family: Verdana; 
	font-size: 8pt;
	font-style: normal; 
	line-height: 110%; 
	font-weight: normal; 
	font-variant: normal; 
	color: #336699;
	text-align:centre; 
	text-decoration: none}

A:link 
		{text-decoration: none;
		font-weight: none;
		color:#003366;
		background: none;
		font-family: Verdana;
		font-size: 10pt;}
		
A:visited 
		{text-decoration: none;
		font-weight: none;
		font-family: Verdana;
		color: #003366;
		font-size: 10pt;		
		font-style: none;}
		
A:active 
		{text-decoration: none;
		font-family:Verdana;
		font-weight: none;
		font-size: 10pt;		
		color:Black;}
		
A:hover 
		{text-decoration: normal;
		font-size: 10pt;		
		background: none;	
		font-family: Verdana;
		color: Black;}
		
.comm:link 
		{text-decoration: none;
		font-weight: none;
		color:#336699;
		background: none;
		font-family: Verdana;
		font-size: 10pt;}
		
.comm:visited 
		{text-decoration: none;
		font-weight: none;
		font-family: Verdana;
		color: #000000;
		font-size: 10pt;		
		font-style: none;}
		
.comm:active 
		{text-decoration: none;
		font-family:Verdana;
		font-weight: none;
		font-size: 10pt;		
		color:Blue;}
		
.comm:hover 
		{text-decoration: normal;
		font-size: 10pt;		
		background: none;	
		font-family: Verdana;
		color: #336699;}
.image{
	border-style:outset;
	border-color: #336699;
	border-width:2px;
      }
li 
		{ list-style-type: disc;
		font-family: Verdana; 
		font-size: 10pt;
		font-style: normal; 
		line-height: 120%;  
		color: #333399; 
		text-decoration: none}
