a:link, a:visited { text-decoration: underline; color: rgb(102,102,102); }
	
a:hover { text-decoration: bold; }

a:active { color: rgb(0,0,0); }

body { font-family: Verdana, Arial, Courier New, Courier, Helvetica; background-color: rgb(255,255,255);
	color: rgb(102,102,102); font-size: 11px; margin: 15; }

table
{ table-border-color-light: rgb(0,0,0); table-border-color-dark: rgb(0,0,0); font-size: 11px; }

h1, h2, h3, h4, h5, h6 { font-family: Verdana }

p { font-size: 11px; }
