@charset "UTF-8";
/* CSS Document */

p {
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height: 130%;
color:#000000;
}

.righttext {
text-align:right;
}

h1 {
font-family:"Times New Roman", Times, serif;
font-size:18px;
color: #990033;
font-weight:normal;
}

h2 {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color: #990033;
font-weight:normal;
}

#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
}

a:link {
text-decoration:underline;
color:#000000;
}

a:hover {
text-decoration:underline;
color: #990033;
}

a:visited {
text-decoration:underline;
color:#000000;
}

#container #footer #footerinner a:link {
text-decoration:none;
color:#FFFFFF;
}

#container #footer #footerinner a:hover {
text-decoration:underline;
color:#FFFFFF;
}

#container #footer #footerinner a:visited {
text-decoration:none;
color:#FFFFFF;
}

ol {
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height: 130%;
}