a {color: red; font-family: Arial;
 text-decoration: none}
a:visited {color: red; text-decoration: none}
a:active {color: #666666; text-decoration: none}
a:hover {color: #3399FF; text-decoration: underline}

a.cls {color: #3366CC; font-family: Arial;
 text-decoration: none; font-size: 1em; font-weight: bold; }
a.cls:visited {color: #3366CC; font-size: 1em; text-decoration: none; font-weight:bold}
a.cls:active {color: gray; font-size: 1em; text-decoration: none;font-weight:bold}
a.cls:hover {color: slategray; font-size: 1em; text-decoration: underline; font-weight:bold}

a.intro {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1.2em; 
font-style: normal; 
font-weight: normal;
color:red;
text-decoration: none
}
a.intro:visited {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1.2em; 

font-style: normal; 

font-weight: normal;
color:red;

text-decoration: none

}
a.intro:active {font-family: Verdana, Arial, Helvetica, sans-serif; color: gray; font-size: 1.2em; text-decoration: none;font-weight:normal}
a.intro:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: slategray; font-size: 1.2em; text-decoration: underline; font-weight:normal}



body 
{
color: #000000; 
background-color: #FFFFFF;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px
}

h1 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 20px; 
font-style: normal; 
font-weight: normal;
color:red;
text-decoration: none
}



h2 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold;
text-decoration: none;
margin-bottom: 0px
}

h3
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: normal;
text-decoration: none;
margin-bottom: 0px
}




font
{
font-family: Arial; 
font-size: .9em; 
font-style: normal; 
font-weight: normal; 
text-decoration: none
}


p  
{
font-family: Arial; 
font-size: .9em; 
font-style: normal; 
font-weight: normal; 
text-decoration: none
}




ul, ol, li
{
font-family: Arial; 
font-size: 18px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none;
line-height:130%;
margin-top: 0px;
}

blockquote 
{
font-family: Arial;
margin-left: 40px; 
margin-right: 50px; 
font-size: 0.9em
}


div.menu 
{
width:120px;  
border-width:thin;
border-color:red;
padding-left:5px;
padding-top:15px
}

div.content 
{
position:absolute; 
left:180px; 
top:20px; 
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

