@import "_formStyle.css";

/*** TAGS ************/
body { margin: 0px; }
p, td, li, ul, ol, body { font-family: verdana, arial, helvetica; font-size: 13.5px; color: #2D2D2F; font-weight: normal; }
li { padding-bottom: 5px; }

/*** CLASSES *********/
.bold, b {font-weight:bold;}
.italic, i {font-style:italic;}
.bolditalic {font-weight:bold; font-style:italic;}
.initCap { font-size: 23px; color: #8A0F07;}
.footDivider { font-size: 11px; color: #ffffff; }
.footer { font-size: 11px; color: #ffffff; }
.hdr, H1 { color: #AE110B; font-size: 16px; font-weight: bold; }
.hdr2 { color: #280A0C; font-size: 16px; font-weight: bold; }
.photoCaption { color: #27194C; font-size: 10px; font-weight: bold; }

/*** ANCHOR CLASSES ***/
a:link { color: #8F0B06; }
a:visited { color: #8F0B06; }
a:hover { color: #8F0B06; text-decoration: none; }

a.menu:link { color: #F9D575; font-size: 10px; font-weight: bold;}
a.menu:visited { color: #F9D575; font-size: 10px; font-weight: bold; }
a.menu:hover { color: #F9D575; font-size: 10px; font-weight: bold; text-decoration: none; }

a.foot:link { color: #FED875; font-size: 11px; font-weight: bold;}
a.foot:visited { color: #FED875; font-size: 11px; font-weight: bold; }
a.foot:hover { color: #FED875; font-size: 11px; font-weight: bold; text-decoration: none; }
