/* General page style. The scroll bar colours only visible in IE5.5+ */

body { background: white; }

font,th,td,p,h1,h2,h3,h4 { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { font-weight: bold; color : 666666; text-decoration: none;}
a:hover		{ font-weight: bold; text-decoration: none; color : 9F0002; }

.nav			{ font-weight: bold; font-size: 8px; color : #666666; }
a.nav			{ text-decoration: none; color : #666666; }
a.nav:visited	{ text-decoration: none; color : #666666; }
a.nav:hover		{ text-decoration: none; color : #9F0002; }

.nav2			{ font-weight: bold; font-size: 10px; color : #666666; }
a.nav2			{ text-decoration: none; color : #666666; }
a.nav2:visited	{ text-decoration: none; color : #666666; }
a.nav2:hover		{ text-decoration: none; color : #9F0002; }

.h4		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color : #111111; }
a.h4			{ text-decoration: none; color : #666666; }
a.h4:visited	{ text-decoration: none; color : #666666; }
a.h4:hover		{ text-decoration: none; color : #9F0002; }