body {
        background-color:#FFFFFF;
        margin-top: 0px;
        margin-height: 0px;
        scrollbar-base-color :#004D9F;
        scrollbar-arrow-color:#FFFFFF;
        }

body,p,br,h1,h2,h3,h4,h5,h6,table,td,th,tr,text,blockquote,input,select,radio,textfield  {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-size:10pt;
        }

A:link {
        color:#004D9F;
        text-decoration: none;
        }

A:active {
        color:#004D9F;
        text-decoration: none;
        }

A:visited {
        color:#004D9F;
        text-decoration: none;
        }

A:hover {
        color:#004D9F;
        text-decoration: none;
        }

#tdwhite {
        background-color: #FFFFFF;
        }

#tdblue {
        background-color: #004D9F;
        }

#tddarkblue {
        background-color: #1E387D;
        }

#tdgrey {
        background-color: #EFEFEF;
        }

#tdmidgrey {
        background-color: #CCCCCC;
        }

#tddarkgrey {
        background-color: #999999;
        }

#tdblack {
        background-color: #000000;
        }

#tdcell01 {
        background-color: #EFEFEF;
        }

#tdcell02 {
        background-color: #CCCCCC;
        }

#tdcell03 {
        background-color: #CCCCCC;
        }

#tdcell04 {
        background-color: #999999;
        }

.headline {
        font-family:Arial,Helvetica,sans-serif;
        font-size:12pt;
        font-weight:bold;
        color:#004D9F;
        }

.headline1 {
        font-family:Arial,Helvetica,sans-serif;
        font-size:11pt;
        font-weight:bold;
        color:#004D9F;
        }

.headline2 {
        font-family:Arial,Helvetica,sans-serif;
        font-size:10pt;
        font-weight:bold;
        color:#004D9F;
        }
		
.headline3 {
        font-family:Arial,Helvetica,sans-serif;
        font-size:10pt;
        font-weight:bold;
        color:#000000;
        }		

.subline {
        font-family:Arial,Helvetica,sans-serif;
        font-size:10pt;
        font-weight:normal;
        color:#000000;
        }

.subline2 {
        font-family:Arial,Helvetica,sans-serif;
        font-size:8pt;
        font-weight:normal;
        color:#000000;
        }

.subnav {
        font-family:Arial,Helvetica,sans-serif;
        font-size:10pt;
        font-weight:normal;
        color:#004D9F;
        text-decoration: none;
        }

.subnavbottom {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#EFEFEF;
	text-decoration: none;
	}











        
