BODY {
	background-color : #472727;
	color : #E3CCCC;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 5%;
	font-size : 12px;
}

A:LINK {
	color : #CFCFCF;
}


A:VISITED {
	color : #CFCFCF;
}
A:HOVER {
	text-decoration : underline;
}


H1 {
	color : #cfcfcf;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 40px;
}

H2 {
	color : #CFCFCF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 5px;
}

H3 {
	color : White;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : 20px;
	margin-top : 2em;
	background-color : transparent;
	background-image : url(images/bkg.gif);
	background-repeat : no-repeat;
	height : 270px;
	padding-left : 300px;
}

H4 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	margin-top : 1.5em;
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

H7 {
	color : #CFCFCF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 5px;
	background-color: #472727;
}



BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	background-image : url(images/electricleaf2.jpg);
}

TD {
	font-size : 12px;
	
	
}


