/* CSS Document */

body { background-image:url(images/backgroung.gif); background-repeat: repeat; }

.footer {font-family: Times New Roman, Times, serif; font-size: 12px; color: #FFFFFF;}

.header {font-family: Times New Roman, Times, serif; font-size: 13px; color: #FFFFFF; font-weight: bold}

p {font-family: Times New Roman, Times, serif; font-size: 15px; color: #003366;}

h1 {font-family: Times New Roman, Times, serif; font-size: 20px; font-weight: bold; color: #990000;}

.highlight {font-family: Times New Roman, Times, serif; font-size: 16px; font-weight: bold; color: #990000;}

li {font-family: Times New Roman, Times, serif; font-size: 15px; color: #003366;}

a.footerlinks:link {text-decoration: underline; font-size: 12px; color: #FFFFFF; font-family: Times New Roman, Times, serif}
a.footerlinks:visited {text-decoration: underline; font-size: 12px; color: #FFFFFF; font-family: Times New Roman, Times, serif}
a.footerlinks:hover {text-decoration: underline; font-size: 12px; color: #91A5C6; font-family: Times New Roman, Times, serif}
a.footerlinks:active {text-decoration: underline; font-size: 12px; color: #91A5C6; font-family: Times New Roman, Times, serif}

a.links:link {text-decoration: underline; font-size: 14px; color: #003366; font-family: Times New Roman, Times, serif}
a.links:visited {text-decoration: underline; font-size: 14px; color: #003366; font-family: Times New Roman, Times, serif}
a.links:hover {text-decoration: underline; font-size: 14px; color: #91A5C6; font-family: Times New Roman, Times, serif}
a.links:active {text-decoration: underline; font-size: 14px; color: #91A5C6; font-family: Times New Roman, Times, serif}