h1           { font-family: Tahoma, Verdana, Arial; font-size: 11pt; font-weight: bold; font-style: normal; }
h2           { font-family: Tahoma, Verdana, Arial; font-size: 10pt; font-weight: bold }
h3           { font-family: Tahoma, Verdana, Arial; font-size: 10pt }
h4           { font-family: Tahoma, Verdana, Arial; font-size: 8pt; font-weight: bold }
h5           { font-family: Tahoma, Verdana, Arial; font-size: 8pt}
h6           { font-family: Tahoma, Verdana, Arial; font-size: 7pt; font-weight: bold }

a            { color: #666666; text-decoration: none; }
a:active     { color: #666666; text-decoration: underline; }
a:link       { color: #666666; text-decoration: underline; }
a:visited    { color: #666666; text-decoration: underline; }
a:hover    	 { color: #000000; text-decoration: underline; }

.whiteheader { font-family: Tahoma, Verdana, Arial; font-size: 10pt; color: #ffffff; font-weight: bold }

body         { font-family: Tahoma, Verdana, Arial; font-size: 8pt }
table        { font-family: Tahoma, Verdana, Arial; font-size: 8pt }
td           { font-family: Tahoma, Verdana, Arial; font-size: 8pt }

input        { border:1px solid #666666; font-family:Tahoma, Verdana, Arial; font-size:9pt }
textarea     { font-family: Arial; font-size: 9pt; color: #000000; border: 1px solid #666666 }
select       { font-family: Arial; font-size: 9pt; border: 1px solid #666666 }




A.link_white:link    { COLOR: #ffffff ; text-decoration: none; }
A.link_white:visited { COLOR: #ffffff ; text-decoration: none; }
A.link_white:active  { COLOR: #ffffff ; text-decoration: none; }
A.link_white:hover   { COLOR: #CCCCCC ; text-decoration: none; }
