/* ----- universal settings -----*/
body {margin:0px; padding:0px; background-color:#C6C8CA; font-family:arial, san-serif;}
td {font-size: 9pt; color: #000;}
.td1  {background: url(fea.jpg) top right no-repeat}


/* ----- typography ----- */
.content {font-size: 9pt; color: #000;}
.footer {font-size: 8pt; color: #000;}
.copyright {font-size: 8pt; color: #000;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #8B0304;}
.content a:visited {text-decoration: none; color: #8B0304;}
.content a:hover {text-decoration: underline; color: #8B0304;}
.content a:active {text-decoration: none; color: #8B0304;}

.footer a:link {text-decoration: none; color: #8B0304;}
.footer a:visited {text-decoration: none; color: #8B0304;}
.footer a:hover {text-decoration: underline; color: #8B0304;}
.footer a:active {text-decoration: none; color: #8B0304;}
.copyright a:link {text-decoration: none; color: #8B0304;}
.copyright a:visited {text-decoration: none; color: #8B0304;}
.copyright a:hover {text-decoration: underline; color: #8B0304;}
.copyright a:active {text-decoration: none; color: #8B0304;}


/* ----- backgrounds ----- */
.bg  {background: url(FILENAME.jpg) center top no-repeat;}


/* ----- other stuff ----- */
ul li {margin-left: 16px;}