
.copyright 
{
 font-size: 11;
 color: #639c9c;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.here 
{
 font-weight: bold;
}

.herebody 
{
 font-size: 60%;
 color: #ce0000;
}

.note 
{
 font-size: 11;
 font-family: "ariel";
}

.question 
{
 font-weight: bold;
 color: green;
}



.subhead 
{
 font-family: "ariel";
}

.quote 
{
 color: #8b0000;
}

.pgcontents 
{
 font-size: 11;
}


h1
{
 font-size: 25px; color:#00CCCC;
}

h4
{
 font-size: 18px; color:#00CCCC;
}


hr 
{
 border-right-width: thin;
 border-right-style: double;
 border-top-width: thin;
 border-top-style: double;
 border-left-width: thin;
 border-left-style: double;
 color: #5f9ea0;
 border-bottom-width: thin;
 border-bottom-style: double;
}