BODY {
        font-size : 12px;        
        line-height: 16px;
        font-family : verdana, arial;
        font-weight : normal;
        font-style : normal;
        color : #000000;
}

TD  {
        font-size : 13px; 
        line-height: 16px;
        font-family : verdana, arial;
        font-weight : normal;
        font-style : normal;
        color : #FFFFFF;
}

TD.small {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 9 px;
        line-height: 12px;
        font-weight : normal;
        font-style : normal;
        color : #FFFFFF;
		}

Font.Title  {
        font-size : 14px;
        font-family : verdana, arial;
        font-weight : bold;
        font-style : normal;
        color : #663366;
}

Font.Title2  {
        font-size : 17px;
        font-family : verdana, arial;
        font-weight : bold;
        font-style : normal;
}

Font.Small  {
        font-size : 11px;
        font-family : verdana, arial;
        font-weight : normal;
        font-style : normal;
        color : white;
}

A:link  {
        font-style : normal;
        color : #FFFFFF;
        text-decoration: underline
}

A:Visited  {
        font-style : normal;
        color : #FFFFFF;
        text-decoration: underline
}

A:Active  {
        font-style : normal;
        color : #F36420;
        text-decoration: underline
}

A:Hover  {
        font-style : normal;
        color : #F36420;
        text-decoration: underline
}



