body {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
p,div,td {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;

}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
small {
	font-size: 12px;
	color: #CCCC99;
	font-style: normal;
	font-weight: normal;
}
i{
	font-size: 12px;
	color: #CCCC99;
}
a {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
}
