p {  font-size: 11px}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 12px; line-height: 16pt}
h1 {  font-size: 24px; font-weight: bold}
h2 {  font-size: 18px; font-weight: bold}
body {  font-family: Verdana, Arial, Helvetica, sans-serif}
h4 {  font-size: 12px; font-weight: bold}
ol {  font-size: 12px; line-height: 16px}
a:hover {  text-decoration: underline}
TABLE TD
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, Arial;
	}
	
	A:link { color: #FFFFFF;}
A:visited { text-decoration: underline; color: #fff; /* #3669AB; */}
A:active { text-decoration: underline; color: #FFFFFF;}
A:hover { text-decoration: underline; color: #FFFFFF;}.bg {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat;
}
