body 
{ 
font-family: Verdana; 
margin-left: 10px;
margin-right: 10px;
scrollbar-arrow-color:dddddd ; 
scrollbar-face-color:ffffff ;
scrollbar-3dlight-color:dddddd ;
}

hx 
{font-family: Helvetica; font-size: 2em; font-style: oblique; font-weight: 500; line-height: 1em; color: Red; text-transform: none; text-decoration: none; word-spacing: normal}

hr 
{ height: .25em; }


/*    Headings    */
h1 
{font-family: geneva; font-size: 1.7em; font-weight: normal;}

h2 
{font-size: 1em;
font-family: georgia; color: Blue;}

/*    Tables    */
td 
{font-family: serif; font-size: .85em; font-weight: 500;}


/*   Links     */
a:link
{
font-style: italic;
text-decoration: none;
font-size: -1em;
}

a:active
{
font-style: italic;
font-size: -1em;
text-decoration: line-through;
}

a:visited
{
font-style: normal;
text-decoration: none;
}

a:hover
{
font-size: -1em;
font-weight: bold;
background: 800001;
color: white;
}


/*    Font     */
/* Dropped Letter */
p.DFL 
{
font-family: Times New Roman; font-size: 3em; font-style:italic; font-weight: normal; float: left; margin-right: -.25em; margin-top: -.25em; margin-bottom: -.20em;
}

/* Line In Caps */
p.FLD 
{
font-size: 1em; font-weight: normal; text-transform:uppercase; margin-bottom: -.05
em;
} 



/*    IDs     */
#author 
{font-family: geneva; font-size: .60em; font-style: italic;}

#sub 
{font-family: serif; font-size: .80em; font-weight: 500;}





