p {text-align: left}

span { display: inline }

.heading-grn

{
	font-family: helvetica;
	font-size: 16pt;
	color: #66CC33	
}
.heading-bold-grn

{
	font-family: helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #66CC33	
}


.heading

{
	font-family: helvetica;
	font-size: 16pt;
	color: #333333	
}
.heading-bold

{
	font-family: helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #FF3333	
}

.blue2

{
	font-family: helvetica;
	font-size: 8pt;
	color: #333333	
}

.blue3-bold

{
	font-family: helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #333333	
}

.blue3

{
	font-family: helvetica;
	font-size: 12pt;
	color: #333333	
}

.blue

{
	font-family: helvetica;
	font-size: 10pt;
	color: #333333	
}
.blue-bold

{
	font-family: helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #333333	
}


.left-nav

{
	font-family: helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #333333	
}


A.set1:link {
  color: #333333; 
  text-decoration: underline; }
  
A.set1:visited {
  color: #333333; 
  text-decoration: underline; }
 
A.set1:hover { /*this effect is not shown in NN4.xx*/
  color: #CCCCCC; 
  text-decoration: none; }
 
A.set1:active {/*colour in NN4.xx is red*/ 
  color: #333333; 
  text-decoration: underline; }



A.set3:link {
  color: #333333; 
  text-decoration: underline; }
  
A.set3:visited {
  color: #333333; 
  text-decoration: underline; }
 
A.set3:hover { /*this effect is not shown in NN4.xx*/
  color: #FF3333; 
  text-decoration: none; }
 
A.set3:active {/*colour in NN4.xx is red*/ 
  color: #333333; 
  text-decoration: underline; }



A.set-grn:link {
  color: #66CC33; 
  text-decoration: underline; }
  
A.set-grn:visited {
  color: #66CC33; 
  text-decoration: underline; }
 
A.set-grn:hover { /*this effect is not shown in NN4.xx*/
  color: #66CC33; 
  text-decoration: none; }
 
A.set-grn:active {/*colour in NN4.xx is red*/ 
  color: #66CC33; 
  text-decoration: underline; }

hr { height:0px; 
        border:0px; 
        border-top:1px solid #333333;
        width: 95%; }  
 
  .grey2

{
	font-family: helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #CCFFFF
}	
.grey

{
	font-family: helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #CCFFFF
}	

A.set2:link {
  color: #FFFFCC; 
  text-decoration: underline; }
  
A.set2:visited {
  color: #FFFFCC; 
  text-decoration: underline; }
 
A.set2:hover { /*this effect is not shown in NN4.xx*/
  color: #FFFFCC; 
  text-decoration: none; }
 
A.set2:active {/*colour in NN4.xx is red*/ 
  color: #FFFFCC; 
  text-decoration: underline; }


.black

{
	font-family: helvetica;
	font-size: 15px;
	color: #000000	
}

.black2

{
	font-family: helvetica;
	font-size: 12px;
	color: #000000	
}

.bold

{
	font-family: helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #000000	
}

.bold2

{
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000	
}

.bold3

{
	font-family: helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #000000	
}


.small

{
	font-family: helvetica;
	font-size: 10px;
	color: #000000	
}