.example1 {
	font-family : Verdana;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 14p;
	color : Black;
	text-align : left;
}
.example2 {
	font-family : Verdana;
	font-variant : normal;
	font-weight : normal;
	font-size : 14pt;
	color : Black;
	 
	
}


a.example3:link {color:#000000; font-family:verdana; font-size:10pt; text-decoration:none}
a.example3:visited {color:#000000; font-family:verdana; font-size:10pt; text-decoration:none}
a.example3:hover {color:#993333; font-family:verdana; font-size:10pt; text-decoration:none}

TD {	
	font-family: verdana, arial;
	color: #666666;
	font-size:8pt
	}

