a:link 		 {	color: #000000;	text-decoration: underline;}
a:visited	 {	text-decoration: underline;	color: #666666;}
a:hover		 {	text-decoration: none;	color: #666666;}
a:active	 {	text-decoration: underline;	color: #666666;}

body         { font-family: Verdana, Arial, Helvetica;	color: #000000; font-size: 11px; background-attachment: fixed}

table        { font-size: 11px; font-family: Verdana }
				
td.bg     { background-attachment: scroll;  
				background-repeat: repeat;
				background-position: top right;
				font-size: 10pt; font-family: Verdana }
				
td           { 
	TEXT-ALIGN: justify;
	font-size: 11px; font-family: Verdana }

tr           { font-size: 11px; font-family: Verdana }

h1  { 
	TEXT-ALIGN: center;
	font-size: 40px;
	font-family: Times New Roman, Times, serif;  }