/* ----- universal settings -----*/
body {margin:0px; padding:0px; background-color:#ffffff; font-family:verdana, san-serif; font-size: 8pt; color: #000000;}


/* ----- typography ----- */
.content {font-size: 10pt; color: #000000;}
.footer {font-size: 8pt; color: #000000;}
.copyright {font-size: 8pt; color: #000000;}


/* ----- unordered lists ----- */
ul li {margin-left: 16px;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #870A24;}
.content a:visited {text-decoration: none; color: #870A24;}
.content a:hover {text-decoration: underline; color: #000000;}
.content a:active {text-decoration: none; color: #000000;}

.footer a:link {text-decoration: none; color: #870A24;}
.footer a:visited {text-decoration: none; color: #870A24;}
.footer a:hover {text-decoration: underline; color: #000000;}
.footer a:active {text-decoration: none; color: #000000;}
.copyright a:link {text-decoration: none; color: #870A24;}
.copyright a:visited {text-decoration: none; color: #870A24;}
.copyright a:hover {text-decoration: underline; color: #000000;}
.copyright a:active {text-decoration: none; color: #000000;}


/* ----- backgrounds ----- */
.bg  {background: url(FILENAME.jpg) center top no-repeat;}