     td, th, p  {
     	font-size : 10pt;
     	font-family : Verdana,Arial,Tahoma,Helvetica;
     }

     .headline  {
     	font-size : 14pt;
     	align : center;
     	color : #0000CC;
     }
     .subhead  {
     	font-size : 12pt;
     	font-weight : bold;
     	color : #0000CC;
     }

     .mediumBold  {
        font-size : medium;
        font-weight : bold;

     }

     .mediumBoldw  {
        font-size : medium;
        font-weight : bold;
        color : #FFFFFF;
     }

     .boldred {
     	color : Red;
     	font-size : 12pt;
     	font-weight : bold;
     }
     .smallblueit {
     	color : #333399;
     	font-size :  10pt;
     	font-style : italic;
     }

     .caption  {
     	font-size : 8pt;
     	font-family : Verdana,Arial,Tahoma,Helvetica;
     }
     .footerlinks {
     	font-size : 8pt;
     	text-decoration : none;
     	color : #0000CC;
     	font-family : Verdana,Arial,Tahoma,Helvetica;
     }
.dropcap {
	font-size : 150%;
	font-family : Verdana,Arial,Tahoma,Helvetica;
}

#noscrollblue {
	background-attachment : fixed;
	background-color : #000066;
	position : relative;
	left : 300px;
	top : 140px;
	background-position : 100% 100%;
	height 40px;
	width 100px;
	
	}

      -->

