* {
	margin: 0px;
	padding: 0px;
}
/* CMF:Admin document body */
BODY {
	color: #848483;
	background-color: #000000;
	font-family: "Century Gothic", Arial;
	font-size: 18px;
/*	line-height: 150%; */
}
/* Common URL Style */
A {
	color: #f1aa8e;
}
A:hover {
	color: #ffffff;
}
H1
{
	color: #ffffff;
	font-weight: normal;
}
H2
{
}
H3
{
}
P
{
}
UL
{
}
p{
	font-size: 16px;
}
