/* CSS Document */
body{
margin:0px;
background-color:#DCDCDC;
font-size:12px;
color:#4D4F4D;
}
.day{
border-bottom:dotted 1px #D0D1D2;
height:24px;
width:70px;
font-family:Arial;
font-size:10px;
color:#0070AC;
text-align:left;
}
.day0{
height:24px;
width:70px;
font-family:Arial;
font-size:10px;
color:#0070AC;
text-align:left;
}
.new{
border-bottom:dotted 1px #D0D1D2;
text-align:left;
}
.new0{
text-align:left;
}
.new1{
text-align:left;
height:24px;
border-bottom:dotted 1px #D0D1D2;
color:#055BAF;
font-weight:bold;
}
.new2{
text-align:left;
height:24px;
border-bottom:dotted 1px #D0D1D2;
color:#055BAF;
}
.news3{
width:22px;
text-align:center;
border-bottom:dotted 1px #D0D1D2;
}
.news4{
padding-left:15px;
text-align:left;
height:25px;
color:#333333;
}
a
{
	color:#055BAF;
	font-size:9pt;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}