body.normal{
  background-image: none;
	color : #FFFFD7;
	background-color: #A62828;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 100%;
	font-weight : normal;
	letter-spacing : 1px;
}


	p.white{
	color: White;
	}
	
	h3.white{
		color: White;
	}
	
 
 
  
h1, h2, h3, h4, h5, h6 {
	color : #FFFFD7;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #A62828;
	letter-spacing: 1px;
}

h1.orange, h2.orange, h3.orange, h4.orange, h5.orange, h6.orange {
	background: transparent;
	color: #ff8a17;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 100;	
}



h1.serif, h2.serif, h3.serif, h4.serif, h5.serif, h6.serif {
font-family : "MS Serif", "New York", serif;
font-weight : normal;	
}

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 100;
}

h1.trans, h2.trans, h3.trans, h4.trans, h5.trans, h6.trans {
	font-family : Arial, Helvetica, sans-serif;
	background: transparent;
	text-align : center;
	font-weight : normal;
	font-style:  normal;
	letter-spacing : 1px;	
}

a {
	color : #9399B3;
		}

a:hover {
	color : #FFFFFF;
	background-color: transparent;
}

a:visited {
	color : #006FD9;
	background-color: transparent;
}

th {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 16px;
}

hr {
	color : #800000;
	background-color: transparent;
	width : 50%;
	}

hr.white {
	height: 1px;
	color : White;
	background-color: transparent;
	width : 50%;
	}
	
	.content {
	background-image: none;
	margin: 0 15 0 15;
	width: 750px;
	color: #FFFFD7;
	background-color: #A62828;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 1px;
	}	