/* General font settings */
body { background: #ffffff; color: #666666; }
body,div,td,th { font-family: Verdana, Arial, Helvetica; font-size: 9pt; }

/* Standard tags */
div.h1 { font-size: 16pt; color: #000000; font-weight: bold; font-family: Arial; }
div.s1 { font-size: 14pt; color: #cc0033; font-weight: bold; font-family: Verdana, Arial, Helvetica; }

/* Big tags */
div.sh1 { font-size: 26pt; color: #000000; font-weight: bold; font-family: Arial; }
div.sh2 { font-size: 16pt; color: #666666; font-family: Arial; }
div.ss1 { font-size: 16pt; color: #cc0033; font-weight: bold; font-family: Verdana, Arial, Helvetica; }
div.bighead { font-size: 34pt; color: #000000; font-family: Times New Roman, Serif; }


/* Special tags */
div.notes { font-size: 8pt; color:888888; }
div.whitenotes { font-size: 7pt; color: #ffffff; }
div.bignav { font-size: 8pt; font-weight: bold; color: #ffffff; }
div.smallnav { font-size: 8pt; color: #ffffff; }
div.small { font-size: 8pt; }
div.smallgrey { font-size: 8pt; color: #999999; }
div.white { color:ffffff; }

span.small { font-size: 8pt; }
span.notes { font-size: 8pt; color:888888; }

/* Links */
a { color: #cc0000; text-decoration: none; }
a:hover { color: Red; text-decoration: underline; }

div.whitenotes a { color: #ffffff; text-decoration: none; }
div.whitenotes a:hover { color: #ffffff; text-decoration: none; }

div.bignav a { color: #ffffff; text-decoration: none; }
div.bignav a:hover { color: #ff9900; text-decoration: none; }

div.smallnav a { color: #ffffff; text-decoration: none; }
div.smallnav a:hover { color: #33cc00; text-decoration: none; }
