h1	{ font-family:Arial;font-size:12pt;font-weight:bold }
h2	{ font-family:Arial;font-size:10pt;font-weight:normal }
			
a:link 	{ text-decoration:none; font-family: Arial; font-size:10pt; font-weight:bold; color:#000000}
a:visited { text-decoration:none; font-family: Arial; font-size:10pt; font-weight:bold; color:#000000}
a:hover { text-decoration:none; font-weight:bold; background-color:#FFFFFF; color:#6699FF }				
a:active { text-decoration:none; font-weight:bold; background-color:#FFFFFF; color:#000000}
			
a.normal:link 	{ text-decoration:underline; font-family: Arial; font-size:10pt; font-weight:bold; color:#000000}
a.normal:visited { text-decoration:underline; font-family: Arial; font-size:10pt; font-weight:bold; color:#000000}
a.normal:hover { text-decoration:underline; font-weight:bold;background-color:#FFFFFF; }
a.normal:active { text-decoration:underline; font-weight:bold;background-color:#FFFFFF; color:#000000}			
			
table  	{ border-collapse: collapse; }
th		{ font-family:Arial;font-size:10pt;font-weight:bold;color:#000000}
td		{ font-family:Arial;font-size:10pt;font-weight:bold }
td.normal	{ font-family:Arial;font-size:10pt;font-weight:normal }
			
			