body {
	background : #000000;
	font-family : arial, san-serif;
	margin-top: 5px;
	margin-left: 5px;
}

H1 {
	color : #748352;
	font-size : 16;
	margin-left: 5px;
}

H2 {
	color : #748352;
	font-size : 14;
	margin-left: 5px;
}

H3 {
	color : #5a75a7;
	font-size : 13;
	margin-left: 5px;
}

P {
	color : #e8e8e2;
	font-size : 11pt;
	margin-left: 15px;
	margin-right: 10px;
}

A {
	color : #747474;
	text-decoration : none;
	font-weight : Bold;
}
A:Active {
	color : #747474;
	text-decoration : none;
	font-weight : Bold;
}
A:Visted {
	color : #747474;
	text-decoration : none;
	font-weight : Bold;
}
A:Hover {
	color : #ffffff;
	background-color : #748352;
	font-weight : Bold;
}

B {
	color : #ffffff;
	font-weight: bold;
}

EM{
	color: #748352;
}
  
HR {
	color: #748352;
	width : 70%;
}

.main {
	background : #222222;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;	
}

p.body {
	text-indent : .25in;
	
}
p.body:first-letter {
	color : #ffffff;
	font-size : 13pt;
	font-weight : Bold;
}

A.pedal {
	color : #5a75a7;
	text-decoration : none;
	font-weight : Bold;
}
A.pedal:Active {
	color : #5a75a7;
	text-decoration : none;
	font-weight : Bold;
}
A.pedal:Visted {
	color : #5a75a7;
	text-decoration : none;
	font-weight : Bold;
}
A.pedal:Hover {
	color : #ffffff;
	background-color : #748352;
	font-weight : Bold;
}



UL, OL, LI {
	list-style-type : circle;
	color : #e8e8e2;
	font-size : 11pt;
	margin-left: 45px;
	margin-right: 45px;
}

.legal {
	color : #747474;
	font-size : 9pt;
}

.menu {
	font-size : 16pt;
	letter-spacing: 0.12cm;	
}
.img {
	color : #5a75a7;
}
.form {
  background : #000000;
	font-family : Georgia, san-serif;
  color : #e8e8e2;
}

.note {
	color : #e8e8e2;
	font-size : 9pt;
}