/*[variables]
colors
{
	@10: #404759;
	@00: #DCE2ED;
}
*/
BODY
{
	background-color: #18181E;
}
P
{
	color: #DCE2ED;/*[e]@00*/
}
TD
{
	background-color: #404759;/*[e]@10*/
	color: #DCE2ED;/*[e]@00*/
}
A:link
{
	color: #FBF9F9;
}
A:visited
{
}
A:hover
{
}
A:active
{
}
IMG.contentimages
{
	width: 140px;
	height: 140px;
}
