/* link styles */
a:link { color: #336699 }
a:visited { color: #993366 }
a:active { color: #CCCCCC }
a:hover {	color: #cc6600 }
/* control footer links */
.footer a:link { color: #FFFFFF; font-size : x-small; }
.footer a:link { color: #FFFFFF; font-size : x-small; text-decoration: underline; font-family: Verdana,Arial,Helvetica }
.footer a:visited { color: #FFFFFF; font-size : x-small; text-decoration: underline; font-family: Verdana,Arial,Helvetica }
/* tab link styles */
a.btab:link { color: #000000; text-decoration: none; font-size: x-small; font-family: Verdana,Arial,Helvetica }
a.stab:link { color: #000000; text-decoration: none; font-size: x-small; font-family: Verdana,Arial,Helvetica; font-weight: bold }
a.btab:visited { color: #000000; text-decoration: none; font-size: x-small; font-family: Verdana,Arial,Helvetica }
a.stab:visited { color: #000000; text-decoration: none; font-size: x-small; font-family: Verdana,Arial,Helvetica }
/* note styles */
.note b { color: #000000 /* black */ }
.tip b { color: #006600 /* green */ }
.caution b { color: #cc6600 /* orange */ }
.fineprint { font-size: x-small }
 /* copyright */
 .copyright { font-size: x-small; font-family: Verdana,Arial,Helvetica,sans-serif }
p.initial:first-letter { font-size : x-large }
 /* header styles */
 .header td { font-size: x-small; font-family: Verdana,Arial,Helvetica,sans-serif }
 /* footer styles */
 .footer td { color: #FFFFFF; font-size: x-small; font-family: Verdana,Arial,Helvetica,sans-serif }
/* document styles */
/* headings */
h1 { font-size: large; text-align: center; color: black; font-family: Verdana,Helvetica,san-serif }
h2 { font-size: medium; text-align: left; color: #CC6600; font-family: Verdana,Helvetica,san-serif}
h3,h4,h5,h6 { font-size: small; color: #CC6600; font-family: Verdana,Helvetica,san-serif }
dt { color: red }
/* form styles */
/* cute button */
.cutebtn { background: #eeeecc }

