
body {
	background-color: #996633;
	color: #000000;
	margin: 8px;
	padding: 0px;
   font: 11px Arial, Verdana, sans-serif;}

img { border:0px;}  

a img {border: none; }
 
a:link {
	color: #993333;
	text-decoration: none;
	}

a:visited {
	color: #993333;
	text-decoration: none;
	}

a:hover {
	color: #996633;
	text-decoration: none;
	}

table.main_menu {
	background-color: #996633;
	}

td.main_menu {
	background-color: #FAEBD7;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	}

table.main_content {
	background-color: #996633;
	}

td.main_content_title {
	background-color: #996633;
	text-align: center;
	font-size: 2.9em;
	font-weight: normal;
	color: #C6EFF7;
	}

td.main_content_body {
	background-color: #faebd7;
	color: #000000;
	}

p.main_content_a {
	text-align: justify;
	font-size: 1.45em;
	font-weight: normal;
	color: #000000;
	}

p.main_content_b {
	text-align: center;
	font-size: 1.45em;
	font-weight: bold;
	color: #993333;
	}

p.main_content_c {
	text-align: justify;
	font-size: 1.45em;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	}

p.main_content_d {
	text-align: center;
	font-size: 1.45em;
	font-weight: normal;
	color: #000000;
	}

ul.main_content {
	list-style-image: url('http://www.panicend.com/purple.gif');
	font-size: 1.45em;
	color: #993333;
	}
