/*Begin Stylesheet!*/
a:link { color: blue; text-decoration: underline; }
a:active { color: blue; text-decoration: underline; }
a:visited { color: blue; text-decoration: underline; }
a:hover { color: blue; text-decoration: underline; }

H2 {font-size: 16pt; font-style: italic; font-family: Verdana,Arial,Helvetica; color: #006600}

P {font-size: 10pt; font-family: Verdana,Arial,Helvetica}

BODY 
{ 
FONT-SIZE: 10pt; FONT-FAMILY: Verdana,Arial,Helvetica;
BACKGROUND-COLOR: #F0E68C;
}

