<!-- <LINK REL="stylesheet" TYPE="text/css" HREF="csscode.css" TYPE="text/css" MEDIA=screen> -->

p 
{ 
background: #white; 
text-align: left; 
color: #000088; 
font-size: 10 pt; 
font-family: Arial; 
}

h1
{ 
font-family: "monotype corsiva";
font-size: 13 pt;
font-weight: bold;
color: red;
} 

h2
{
font: italic small-caps 12pt bold arial;
color: #000088;
}

a:link
{ 
color: blue;
font-weight: bold;
font-style: italic;
}


a:hover 
{ 
font-family: arial, sans-serif;
color: blue; 
text-decoration: underline; 
size: 11 pt;
font-style: italic;
}

a:visited
{
color: blue;
}

