BODY { 
	background-color: #2A132A; 
	color: #CCCCCC;
}
H4 { 
	font-weight: bold; 
	font-size: 92%; 
	text-align: left; 
	text-indent: 0px; 
	line-height: 100%; 
	color: #CC99CC; 
}
P {
	font-weight: normal; 
	font-size: 92%; 
	text-align: left; 
	text-indent: 20px; 
	margin: 0px;
	margin-top: 15px;
	line-height: 145%; 
}
SMALL {
	font-size: 67%;
}
A { 
	text-decoration: none; 
}
A:link { 
	color: #CC99CC; 
}
A:visited { 
	color: #996699; 
}
A:active { 
	color: #996699; 
}
.noindent { 
	text-indent: 0px; 
	margin-top: 0px;
}
.copyright { 
	color: #999999;
	font-weight: normal; 
	font-size: 67%; 
	text-align: left; 
	text-indent: 0px; 
	margin: 0px;
	line-height: 100%; 
}
