@charset "utf-8";
/* CSS Document */

hr {
width:75%;
color:#999999;
}
p, span{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
a {
font-weight:bold;
text-decoration:none;
color:#333333;
}
a:hover {
color:#999999;
}
.Monthtitle {
font-size:11px;
font-weight:bold;
}
.title {
font-weight:bold;
}

.imagecontent{
vertical-align:top;
padding-top:3px;
}