/*This CSS page goes with the HFCAC Website*/
/*some of these need to be combined - TR, 1/8/00*/

/*LINKS*/
a:link {color: #0000FF; text-decoration: underline}
a:visited {color: #FF0000; text-decoration: underline}
a:hover {color: #238E23; font-size: 150%; text-decoration: underline}
a:focus {color: #238E23; font-size: 150%; text-decoration: underline}
a:link.1 {color: #0000FF; text-decoration: underline}
a:visited.1 {color: #FF0000; text-decoration: underline}
a:hover.1 {color: #238E23; font-size: 150%; text-decoration: underline}
a:focus.1 {color: #238E23; font-size: 150%; text-decoration: underline}

/*BODY*/
body {background: #FFFFFF url("newbuilding.jpg")repeat fixed}

/*DIVISIONS*/
div.c1 {text-align: center}
div.c2 {font-style: italic; font-size: 8pt; text-align: center}
div.c3 {text-align: center}
div.float {float: left; margin:30px; border:2px solid; padding: 5px}
div.float p {text-align: center}

/*SPANS*/
span.c1 {font-family: Script, Arial, Helvitica}
span.c2 {color: Gray}
span.c3 {font-family: script, arial, helvetica}
span.c4 {color: #ff00ff}
span.c6 {font-size: 144%}

/*HEADERS*/
h1.c1 {text-align: center}
h2.c4 {text-align: center}
h3.c1 {text-align: center}

/*PARAGRAPHS*/
p.c2 {text-align: center}
p.c3 {text-align: center}
p.c4 {font-weight: bold}
p.c5 {color: Navy}
p.c6 {color: Purple; text-align: center}
p.c7 {font-style: italic; text-align: center}
p.c8 {color: Purple; text-align: center}
p.c9 {text-align: left}
p.c10 {font-weight: bold; text-align: center}
p.c11 {font-family: Script, Arial, Helvetica; text-align: center}
p.c12 {font-family: Script, Arial, Helvitica; text-align: center}
p.c13 {font-family: Cairo, Arial, Helvetica; font-weight: bold; text-align: center}
p.c14 {font-weight: bold; text-align: left; text-indent: 25}
p.c15 {text-align: left; text-indent: 25}
 
 /*LISTS*/ 
li.c1 {list-style: none}
ul.c1 {list-style: square outside url("BLT10314.GIF")}
ul.c2 {list-style: none}
ol.c1 {list-style-type: upper-alpha}
ol.c2 {list-style-type: lower-roman}
ol.c3 {list-style-type: upper-alpha; font-weight: bold}
ol.c4 {list-style-type: lower-alpha}
/*TABLES*/
table.c1 {font-size: 8pt}
table.vl {background-color: #D98719; cell-padding: 30; margin: 30;}
 