BODY { font-family: Geneva, Arial, Helvetica, serif; }

.nav
{
 color: White;
 text-decoration: none;
 font-family : verdana,arial,sans-serif;
}

a.nav:link, a.nav:visited
{
 font-size: 85%;
 font-weight: 500;
 color:white
}

a.nav:hover, a.nav:active
{
 font-size: 85%;
 font-weight: 500;
 color:red
}


.table_text
{
 margin-left: 10%;
 margin-right: 10%;
 margin-top: 5%;
}

.error_url
{
 color: red;
 font-size: 125%;
}

P, H1, H2, UL { font-family: Geneva, Arial, Helvetica, serif; }
P { line-height: 120%; }

H1 { font-size: 155%; }
H2 { font-size: 125%; }
H3 { font-family:   "Times New Roman", "Bookman Old Style", serif; font-size: 110%; }
H3.answer_titles { font-family:   "Times New Roman", "Bookman Old Style", serif; font-size: 140%; }

/* Not being currently used */
H2.how { margin-left: -5%; font-family: Geneva, Arial, Helvetica, serif; font-size: 115%; }

H3.how
{ 
 font-family: Geneva, Arial, Helvetica, serif; 
 font-size: 115%;
 font-weight: normal; 
}

UL { list-style: disc; }

.note { font-family: Courier,serif; font-size: 85%; line-height: 95%; }
.addr_title 
{ font-family: Bookman, "Bookman Old Style", Geneva, Arial, Helvetica, serif; }

/* Footer Menu */
.footer
{
 font-family: Arial, Helvetica, serif;
 font-size: 90%;
 font-weight: normal;
 /* line-height: 100%; */
 text-align: center;
}

.copyright
{
 font-size: 75%;
}
/* End Footer Menu */
