/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
#title {
font-family: "Times New Roman", Times, serif;
font-size: 22px;
font-weight: bold;
color: #003300;
text-align: left;
}
.tan_font .Normal, .tan_font .Normal table, .tan_font .Normal table p, .tan_font .Normal p
{
font-family:"Times New Roman", Times, serif;
font-size: 14px;
line-height: 1.3em;
color: #333333;
}
.tan_bg {
background: #feefb8;
border: 1px solid #333333;
}

