ADDRESS , BLOCKQUOTE , BODY , CAPTION , CENTER , DD , DIR , DIV , DL , DT , FORM , H1 , H2 , H3 , H4 , H5 ,
H6 , MENU , OL , P , TD , TH , UL, INPUT, SELECT {
font-size : xx-small;  /* xx-small is perfect for Explorer x-small for Netscape */
font-family: Verdana, Arial, Helvetica, sans-serif;
} 

A:link {
color : #0232c2; /* 0066cc */ 
background : transparent; 
text-decoration : underline; 
} 

A:visited {
color : #0232c2; 
background : transparent; 
text-decoration : underline; 
} 

A:active {
color : #0232c2; 
background : transparent; 
text-decoration : underline; 
} 

A:hover {
color: #880000;
text-decoration : underline; 
} 

A.listoflinks:link {
text-decoration: none;
} 

A.listoflinks:visited {
text-decoration: none;
}

A.listoflinks:active {
text-decoration: none;
}

A.listoflinks:hover {
color: #880000;
text-decoration : underline;
}

ADDRESS {
margin : 0 0%; 
font : italic 1em/1 sans-serif; 
} 

BIG {
font-size : 1em; 
} 

BLOCKQUOTE {
margin : 0 0%; 
line-height : 1.5; 
} 

BODY {
margin : 0 0%;
font : 1em/1 sans-serif; 
background : #ffffff; 
cursor : default; 
} 

BUTTON {
cursor : auto; 
} 

CAPTION {
margin : 0 0%; 
line-height : 1; 
} 

CODE {
font-size : 1em; 
font-family : monospace; 
} 

DIV {
margin : 0 0%; 
line-height : 1; 
} 

DD {
margin : 0 0%; 
line-height : 1; 
} 

DL {
margin : 0 0%; 
} 

DT {
margin : 0 0%; 
line-height : 1; 
} 

H1 {
margin : 0 0%; 
font : 1em/1 serif; 
} 

H2 {
margin : 0 0%; 
font : 1em/1 serif; 
} 

H3
 {
margin : 0 0%; 
font : 1em/1 serif; 
} 

H4 {
margin : 0 0%; 
font : 1em/1 serif; 
} 

H5 {
margin : 0 0%; 
font : 1em/1 serif; 
} 

H6 {
margin : 0 0%; 
font : 1em/1 serif; 
} 

HR {
margin : 0 0%; 
} 

HTML {
margin : 0; 
background : white; 
} 

INPUT {
cursor : auto; 
} 

KBD {
font : 1em monospace; 
} 

LI {
margin : 0 0%; 
line-height : 1.5; 
} 

OL {
margin : 0 0% 0 7%; 
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 : 1%; */ 
line-height : 1.5; /* 1.2 works fairly nice for Macs */
margin-bottom : 2%;
} 

PRE {
margin : 0 0%; 
font : 1em/1 monospace; 
} 

SAMP {
font : 1em monospace; 
} 

SMALL {
font-size : 1em; 
} 

SUB {
font-size : 1em; 
} 

SUP {
font-size : 1em; 
} 

TD {
line-height : 1.5; 
} 

TEXTAREA {
cursor : text; 
} 

TH {
font-size : x-small;
font-style: bold; 
} 

TT {
font : 1em monospace; 
} 

UL {
margin : 0 0% 0 8%; 
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; 
} 

