h1, h2, h3, h4, h5 { color: green; font-size: 130% }
body { background-image:url('http://www.cfcchase.org/cfc/images/background.jpg'); font-family: Arial, Helvetica, sans-serif }
p { line-height: 200% }
ul li { font-size: 70% }
.red { color: red }
.green { color: green }
.blue { color: blue }
big { font-size: 120% }
small { font-size: 80% }
upper { text-transform: uppercase }
font { font-size: 80%; font-family: Arial; color: #000000 }
font1 { font-size: 2; font-family: Garamond,Verdana,Arial,Helvetica,Sans-serif; color: #000000 }
IMG.icon { width: 130px; height:60px; background: "white" }
td {bgcolor: "#ffffff" }
#A { font-size: 70%; font-weight: bold; font-family: "Verdana","Arial","Helvetica",Sans-serif; text-decoration: none; }
A { font-size: 70%; font-weight: bold; font-family: "Arial","Verdana","Helvetica",Sans-serif; text-decoration: underline; }
A:hover { font-size: 70%; color: red; background: white; text-decoration: underline; }
A:visited { font-size: 70%; color: navy; background: transparent; }
A:link { font-size: 70%; color: green; background: transparent; }


