 
<!--
/* Elements */

/* Fonts - change 'sans-serif' to your preferred font */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {font-size: 8pt;
font-family: arial, helvetica, sans-serif
}

/* Real styles */

A {cursor: auto}

A:link {background: transparent;
text-decoration: none}

A:visited {background: transparent;
text-decoration: none}

A:active {background: transparent;
text-decoration: none}

A:hover {text-decoration: underline}

ADDRESS {margin: 0em 0% 0em 0%;
font: italic 1em/1 sans-serif}

BIG {font-size: 10pt;
color: blue;
font-family: arial, helvetica, sans-serif;
font-weight: bold}

BLOCKQUOTE {margin: 0em 0% 0em 0%;
line-height: 1}

BODY {margin: 0em 0px 0em 0px;
/* not sure what this does    font: 1em/1 sans-serif;    */
cursor: default}

BUTTON {cursor: auto}

CAPTION {margin: 0em 0% 0em 0%;
line-height: 1}

CODE {font-size: 1em;
font-family: monospace} /* To avoid overriding boldness/italicity by using font */

DIV {margin: 0em 0% 0em 0%;
line-height: 1}

DD {margin: 0em 0% 0em 0%;
line-height: 1}

DL {margin: 0em 0% 0em 0%}

DT {margin: 0em 0% 0em 0%;
line-height: 1}

H1 {margin: 0em 0% 0em 0%;
}

H2 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H3 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H4 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H5 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H6 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

HR {margin: 0em 0% 0em 0%}

HTML {margin: 0;
background: white}

INPUT {cursor: auto}

KBD {font: 1em monospace}

LI {line-height: 18px}

OL {margin: 0em 0% 0em 5%;
list-style: decimal}  */

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

P {margin: 0em 0% 0em 0%;
line-height: 1}

PRE {margin: 0em 0% 0em 0%;
font: 1em/1 monospace}

SAMP {font: 1em monospace}

SMALL {font-size: 8pt;
font-family: arial, helvetica, sans-serif;
color:blue;
 line-height: 10pt}

SUB {font-size: 1em}

SUP {font-size: 1em}

/* TD {line-height: 1} Netscape doesnt like this at all! */

TEXTAREA {cursor: text}

TH {font: bold 1em/1 sans-serif}

TT {font: 1em monospace}

UL {margin: 0em 0% 0em 5%;
list-style: disc}

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

/* Custom styles */

.bodytext { color: black; font-style: normal; font-size: 12px; line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif }

.whitebodytext { color: white; font-style: normal; font-size: 12px; line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif }

.smallbodytext { color: black; font-style: normal; font-size: 10px; line-height: 16px; font-family: Verdana, Geneva, Arial, sans-serif }

.bigbodytext { color: black; font-style: normal; font-weight: bold; font-size: 20px; line-height: 24px; font-family: Verdana, Geneva, Arial, sans-serif }

.javascriptoutput { color: black; font-style: normal; font-size: 12px; line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif}

.smallmenutext {font-style: normal; font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, Arial, sans-serif }

.smallwhitemenutext {font-style: normal; font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, Arial, sans-serif; color: white}

.bigmenutext {font-style: normal; font-size: 12px; line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif; font-weight: bold }

.bodylink { color: blue}

.menulink { color: blue}

.heading1 { color: #0066CC; font-style: normal; font-size: 36px; line-height: 40px; font-family: Verdana, Geneva, Arial, sans-serif; font-weight: 200}

.
-->
