/* 
================================
Skin styles for DotNetNuke
================================
*/   

TH,TD,DIV{
   font-family: Verdana;
   font-size:  8pt;
   line-height: 18px;
   color: #555555;
 }
.PageHead {
   font-family: Helvetica;
   font-size:  16pt;
   font-weight:  normal;
   color: #a00e1f;
}
.Head {
   font-family: Verdana;
   font-size:  9pt;
   font-weight:  bold;
   color: #a00e1f;
}
.SubHead {
   font-family: Verdana;
   font-size:  8pt;
   font-weight:  bold;
   color: #444444;
}
.PageContainerHead {
   font-family: Helvetica;
   font-size:  16pt;
   font-weight:  normal;
   color: #a00e1f;
}
.SubContainerHead {
   font-family: Helvetica;
   font-size:  12pt;
   font-weight:  normal;
   color: #a00e1f;
}
.normal {
   font-family: Verdana;
   font-size:  8pt;
   line-height: 18px;
   color: #555555;
}