html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body{
	text-align:left;
	background-color:#ffffff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.78em;
}

.title  { color: #ffffff; font: verdana;  background-color:#666666 ; font-weight: bold; text-align: center; }
.titleR { color: #666666; font: verdana;  background-color:#ffffff ; font-weight: bold; text-align: center; }
.title2Rg { color: #666666; font: verdana;  background-color:#efefef ; font-weight: normal; text-align: center; font-size: 12px; }
.framed
{
 padding: 4px;
 border: 1px solid #D9E0E6;
 border-bottom-color: #C8CDD2;
 border-right-color: #C8CDD2;
 background: #fff;
}

.smallAlert
{
    font: tahoma;
    font-size: 10px;
    color: #990000;
}
.smallText
{
    font: tahoma;
    font-size: 10px;
    color: #000000;
}
 
.smallGrey
{
    font: tahoma;
    font-size: 10px;
    color: #aaaaaa;
}
.smallGrey2
{
    font: tahoma;
    font-size: 10px;
    color: #666666;
}
.smallBlack
{
    font: tahoma;
    font-size: 9px;
    color: #000000;
}
.medBlack
{
    font: tahoma;
    font-size: 11px;
    color: #000000;
}
.largeAlert
{
    font: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #990000;
}
.largeBlue
{
    font: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}
.largeBlueC
{
    font: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-align: center;
}
.dTitle { background-color: #efefef;font: tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-align: center;
}
 A.a3:link              { cursor: hand;color: #005294; text-decoration: none;}
 A.a3:visited           { cursor: hand;color: #005294; text-decoration: none;}
 A.a3:hover             { cursor: hand;color: #990000;    border-bottom: 1px dashed #333333;}
 A.a3:active            { cursor: hand; color: #005294;   border-bottom: 1px dashed #333333;}