/* CSS Document */

.defaultFont {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.managerTitleFont {
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
}
.formsFont {
font-family:"Courier New", Courier, monospace;
font-size:12px;
}
.admTitleFont {
font-family:"Times New Roman", Times, serif;
font-size:24px;
color:#0066CC;
}
.blogtitle {
font-family:"Times New Roman", Times, serif;
font-size:24px;
color:#006699;
}
.textdate {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0066FF;
}
.blogcomments{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
