.header				{ color: black;		font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 17px; font-style: normal; font-weight: normal; text-align: justify }

.body				{ color: #000000;	font-family: Arial, Verdana, sans-serif;	font-size: 13px; font-style: normal; font-weight: normal; text-align: justify }
.hotlink			{ color: blue;		font-family: Arial, Verdana, sans-serif;	font-size: 13px; font-style: normal; font-weight: bold }
.greytext			{ color: #AAAAAA;	font-family: Arial, Verdana, sans-serif;	font-size: 11px; font-style: italic; font-weight: bold }
.copyright			{ color: #AA3F4C;	font-family: Arial, Verdana, sans-serif;	font-size: 10px; font-style: normal; font-weight: normal }

A:link    { COLOR: blue; text-decoration: none; font-weight: bold }
A:visited { COLOR: blue; text-decoration: none; font-weight: bold }
A:active  { COLOR: red; text-decoration: none; font-weight: bold }
A:hover   { COLOR: #6699CC; text-decoration: none; font-weight: bold }



