body { }
p { }
td { }
a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #ca7700; text-decoration: underline; }
a:active { color: #000; text-decoration: underline; }
.paleorange { background-color: #f4e4cc; }
.body { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-align: left; padding-right: 25px; }
.login { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; background-color: #015030; text-align: left; padding-right: 10px; padding-left: 12px; }
.subhead { color: #00502f; font-weight: 700; }
.orangecaps { color: #ca7700; font-weight: 700; text-transform: uppercase; }
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
li
{
background-image: url(../images/orange_circle.gif);
background-repeat: no-repeat;
background-position: 0 0.4em;
padding-left: 1em;
}