body{
	background-color: #000000;
	margin: 0 0 0 50;
}

.day{
	color:#666666;
	font-size:12px;
}

.font12_dark{
	font-size:12px;
	color:#444444;
}

.font12_light{
	font-size:12px;
	color:#eeeeee;
}

.font13_dark{
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

.font14_dark{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.font14_light{
	font-size:14px;
	font-weight:bold;
	color:#eeeeee;
}

a{
	font-size:13px;
	color:#eeeeee;
}

a:visited{
	font-size:13px;
	color:#eeeeee;
}

.message{
	font-size:13px;
	color:#333333;
	line-height:16px;
}

