p, div, td, ul, ol, .normal {
        font: 12px/18px Arial, Helvetica, sans-serif;
        color: #000000;
        }
.missing {
        font: 12px/18px Arial, Helvetica, sans-serif;
        color: #FF0000;
}

.title {
        font: 12px/16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
        color: #003D7D;
        }

.testimonial {
        font: 12px/15px Arial, Helvetica, sans-serif;
	font-style: italic;
        color: #003D7D;
        }

.testimonialname {
        font: 12px/15px Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #003D7D;
        }

.copyright {
        font: 11px/16px Arial, Helvetica, sans-serif;
        color: #2268AA;
        }

a:link  { text-decoration: underline; color: #000000 }
a:active        { text-decoration: underline; color: #000000 }
a:visited       { text-decoration: underline; color: #000000 }
a:hover { text-decoration: underline; color: #073B6C }

*.copyright a:link  { text-decoration: underline; color: #2268AA }
*.copyright a:active        { text-decoration: underline; color: #2268AA }
*.copyright a:visited       { text-decoration: underline; color: #2268AA }
*.copyright a:hover { text-decoration: underline; color: #073B6C }

A:link img    {text-decoration: underline; border-color : #FFFFFF ; text-decoration: none}
A:visited img {text-decoration: underline; border-color : #FFFFFF ; text-decoration: none}
A:active img  {text-decoration: underline; border-color : #FFFFFF ; text-decoration: none}
A:hover img   {text-decoration: underline; border-color : #FFFFFF ; text-decoration: none}

.submit { background-color: #252525; color: #A5C7D1; border: 0px; height: 18px; font-size: 10px; font-weight: bold; line-height:14px; }

a.red {
	color: #FF0000;
}
