body {
	margin: 0;
	padding: 0;
	background-color: #cc0000;
	}
p, td, li, ol, ul, dl, dd, dt {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11pt;
	line-height: 130%;
	}
dt {
	font-weight: bold;
	margin-top: .5em;
	}
h2 {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height: 130%;
	margin-bottom: .25em;
	color: #cc0000;
	}
td.main p, td.main ul {
	margin-top: 0;
	}
td.image {
	background: #a8c7e2 url(graphics/text_bg.jpg) no-repeat bottom;
	}
table.hometext {
	background-image: none;
	}
table.hometext p {
	margin: 0;
	}
td.footer p, td.footer a {
	color: #ffffff;
	text-decoration: none;
	margin-top: 0;
	font-weight: normal;
	font-size: 10pt;
	}
td.footer p.copyright, td.footer p.copyright a {
	color: #ece0bf;
	}
td>img, td>a>img {
	display: block;
	}
	
/* hide the rest from ns4 */
	
/*/*/a{}

p, td, li, ol, ul, dl, dd, dt {
	font-size: small;
	}
h2 {
	font-size: medium;
	}
td.footer p, td.footer a {
	font-size: x-small;
	}