body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {margin:0 0 0 0; padding:0;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 14px;
}
#divContent
{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color:#FFFFFF;
	width: 100%;
}
#divPlayer
{
	margin-top: 20px;
	margin-left: 55px;
	margin-bottom:: 20px;
}
.divTextAligned
{
	margin-left: 48px;
	text-align: justify;
	width: 800px;
}
.divDayEntry
{
	width: 800px;
	text-align: justify;
	margin-left: 13px;
	margin-bottom: 20px;
	float: left;
}
.divDay
{
	width: 35px;
	height: 37px;
	background: url(../img/cal.jpg) no-repeat;
	text-align: center;
	float: left;
}
.divDayDigit
{
	padding-top: 14px;	
}
.divLeft 
{
	float: left;
}
.divClear
{
	clear: both;
}
a:link, a:visited, a:hover, a:active
{
	color: #999999;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}
.small
{
	font-size: 11px;
}

.style1 {
	color: #999999;
	font-size: 18px;
	font-weight: bold;
}