	TD {
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 10pt;
			color: #000033;
	}
	
	P {
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 10pt;
			color: #000033;
			text-align: justify;
	}
	
	.title {
			font-family: sans-serif;
			font-size: 14pt;
			font-weight: bold;
			color: #0000CC;
	}
		
	.subtitle {
			font-family: sans-serif;
			font-size: 12pt;
			font-weight: bold;
			color: #000066;
	}

	.subsubtitle {
			font-family: sans-serif;
			font-size: 12pt;
			font-weight: normal;
			color: #000066;
	}

	.footer {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 9pt;
			color: #000033;
	}
	.subfooter {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 8pt;
			color: #000033;
	}
	
	
	
	a:link,a:visited,a:active { text-decoration: none; font-weight: bold;  }
	a:link { color: #AA0000;  font-weight: bold; }
	a:visited { color: #0000CC;  font-weight: bold; }
	a:active { color: #00AA00;  font-weight: bold;}
	A:link:hover, A:visited:hover { text-decoration: underline }
