


BODY { background-color: #8897cf; font-family: Arial, sans serif; font size: 13pt }
P { line-height: 100% }
UL LI { font-size: 70% }
.red { color: red }
.green { color: green }
.blue { color: blue }
position { relative}

#big { font-size: 150% }
#upper { text-transform: uppercase } 


A:link	
{color:0000bb;
font-family:Georgia;
font-style:normal;
font-weight:NORMAL;
text-decoration:underline;
cursor:hand;
font-variant:normal;
text-transform:none;}

A:hover	
{color:cc0000;
font-family:Georgia;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:none;}

A:active	
{color:cc0000;
font-family:Georgia;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:none;}

A:visited	
{color:880000;
font-family:Georgia;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:none;}
