.subtitle { font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: #000000; }

.subtitleGreen {font-family: Arial;
		font-size: 11pt;
		font-weight: bold;		
		color: #006600;	}

.subtitleGrey {font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		color: #666666;	}

.subtitleWhite {font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		color: #FFFFFF;	}

.standard {font-family: Arial;
		font-size: 10pt;
		font-weight: normal;
		color: #000000; }

.standardGreen {font-family: Arial;
		font-size: 9pt;
		font-weight: normal;
		color: #006600;	}

.standardWhite {font-family: Arial;
		font-size: 10pt;
		font-weight: normal;
		color: #FFFFFF; }

.standardBold {font-family: Veranda, Arial;
		font-size: 10pt;
		font-weight: bold;		
		color: #000000;	}
		
.standardRed {font-family: Arial;
		font-size: 10pt;
		font-weight: normal;				
		color: #ff0033; }
		
.email {font-family: Arial;
		font-size: 10pt;
		color: #000000;
		font-weight: normal; }
	
.footer {font-family: Arial;
		font-size: 10pt;
		color: #000000;
		font-weight: normal }
	

a {font-family: Arial;
	    color: #0000FF;
		font-weight: bold;
		font-size: 9pt }

a:hover { text-decoration: underline;
		  color: #FF0000 }

a.email:hover { text-decoration: underline;
		  color: #FF0000 }

a.footer:hover { text-decoration: underline;
		  color: #FF0000 }

	
	

	
	
