/* ----- universal settings -----*/
body {margin:0px; padding:0px; font-family:verdana, san-serif; font-size: 8pt; color: #4D4D4F; background: url(bg.jpg) center top repeat-x #C0D5D0;}


/* ----- typography ----- */
td {font-size: 8pt; color: #4D4D4F;}
.content {font-size: 8pt; color: #4D4D4F;}
.footer {font-size: 8pt; color: #FFFFFF;}
.copyright {font-size: 8pt; color: #4d4d4f;}


/* ----- links ----- */
.content a:link {text-decoration: underline; color: #008a5e;}
.content a:visited {text-decoration: none; color: #008a5e;}
.content a:hover {text-decoration: underline; color: #008a5e;}
.content a:active {text-decoration: none; color: #008a5e;}

.footer a:link {text-decoration: none; color: #008a5e;}
.footer a:visited {text-decoration: none; color: #008a5e;}
.footer a:hover {text-decoration: underline; color: #008a5e;}
.footer a:active {text-decoration: none; color: #008a5e;}

.copyright a:link {text-decoration: none; color: #008a5e;}
.copyright a:visited {text-decoration: none; color: #008a5e;}
.copyright a:hover {text-decoration: underline; color: #008a5e;}
.copyright a:active {text-decoration: none; color: #008a5e;}


/* ----- backgrounds ----- */
.bg  {background: url(bg.jpg) center top no-repeat;}


/* ----- other ----- */
ul li {margin-left: 12px;}