
font {font-family: arial, sans-serif, serif}

H1 {font-family: tahoma, arial, sans-serif, serif; size:22pt; color:red; }

H2 {font-family: tahoma, arial, sans-serif, serif; size:15pt; color:red;}

H3 {font-family: tahoma, arial, sans-serif, serif; size:13pt; }

H4 {font-family: tahoma, arial, sans-serif, serif; size:12pt; color:red; text-align:left; }


BODY {font-family: arial, sans-serif, serif; color: black; background-color:#003399; }
a:link {color: blue; text-decoration: underline}
a:visited {color: blue; text-decoration: underline}
a:hover {color: blue; text-decoration:underline; background-color: yellow}
a:active {color: blue; text-decoration:underline}

li {list-style-image: url('../../images/blue_bullet.gif'); text-align:left; font-size: 13pt; color: Navy; font-weight: bold;}



p {font-family: arial, sans-serif, serif; size:10pt; }

td {font-family: arial, sans-serif, serif; size:10pt; }
