

li {
line-height: 130%;
}

li p {
font: 12px;

}

li a:link    {color: #000080; text-decoration: none; font-weight: normal; letter-spacing: normal;}
li A:VISITED {color: #5E7DA0; text-decoration: none; font-weight: normal;}
li A:HOVER   {color: #87A3C3; text-decoration: none; font-weight: normal;}
li A:ACTIVE  {color: #5E7DA0; text-decoration: none; font-weight: normal;}

HR {
color: #5E7DA0; 
background-color: #5E7DA0; 
height: 1px;
width: 100%;
}

/* SETS LINKS AND HEADING COLORS */

a:link    {color: #000080; text-decoration: none; font-weight: bold; letter-spacing: normal;}
A:VISITED {color: #5E7DA0; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #87A3C3; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #5E7DA0; text-decoration: none; font-weight: bold;}


H1 {color: #000080; font: bold 22px Georgia, Georgia, serif; text-align: right; border-bottom: 3px double #3C516C; padding: 30px 10px 3px 0; margin: 40px 0 20px 0;}
H2 {color: #000080; font: normal 20px Tahoma, Arial, sans-serif; text-align: left; text-transform: lowercase; letter-spacing: 2px;}
H3 {color: #000080; font: bold 16px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; text-align: left; letter-spacing: 2px;}
H4 {color: #000080; font: normal 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; text-align: center; letter-spacing: 3px;} 
H5 {color: #3C516C; font: bold 14px Verdana, Arial, sans-serif; margin: 0px; text-align: center;}
H6 {color: #3C516C; font: bold 8px Verdana, Arial, sans-serif; margin: 0px;}