body { background: #79949B; color:  #000000;
} 
p {
font-family: arial, sans-serif; font-size: small; color:#000000
}
ul {
font-family: arial, sans-serif; font-size: small; color:#C7402C
}
h1 {font-family: times, serif; font-size: 105%; color:#153D3F}
h2 {font-family: times, serif; font-size: 103%; color:#153D3F}
h3 {font-family: times, serif; font-size: 102%; color:#153D3F}
h4 {font-family: times, serif font-size: 101%; color:#153D3F}
a.link_two {color:#FFFFFF; background:#153D3F; text-decoration:none;}
a.link_two:hover {color:#CCCC99; background:#153D3F;}
a.link_two:active {color:#FFFFFF; background:#C7402C; text-decoration:none;}
A {
color: #3366CC; text-decoration: none;
}
th {font-family: times, serif; font-size: medium; color:#C7402C
}
A:hover {
color: 66CCCC; text-decoration: none;
}
A:active {
color: 009900; text-decoration: none;
}
ul 
{
list-style-type:square; list-style-position:inside; list-style-image:url('arrow.gif')
}
div:first-letter 
{
color: #0099CC;
font-size:x-large
}
p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}
