<style type="text/css">                                              CNAME  {
                                              	font-size : 15pt;
                                              	font-family : arial, helvetica, sans-serif;
                                              }
                                              
                                              H1  {
                                              	font-size : medium;
                                              	font-family : verdana, tahoma, arial, helvetica, tahoma, sans-serif;
                                              	color : #333333;
                                              	font-weight : bold;
                                              	text-decoration : none;
                                              }
                                              
                                              H2  {
                                              	font-size : small;
                                              	font-family : verdana, tahoma, arial, helvetica, tahoma, sans-serif;
                                              	color : #333333;
                                              	font-weight : bold;
                                              	text-decoration : none;
                                              }
                                              
                                              H3  {
                                              	font-size : x-small;
                                              	font-family : verdana, tahoma, arial, helvetica, tahoma, sans-serif;
                                              	color : #333333;
                                              	font-weight : bold;
                                              	text-decoration : none;
                                              }
                                              
                                              .copysmall  {
                                              	font-size : 8pt;
                                              	font-family : verdana, tahoma, arial, helvetica, tahoma, sans-serif;
                                              	color : #CCCCCC;
                                              	font-weight : normal;
                                              	text-decoration : none;
                                              }
                                              
                                              A  {
                                              	font-size : x-small;
                                              	font-family : verdana, arial, helvetica, sans-serif;
                                              	color : #003399;
												text-decoration : none;
                                              }
                                              
                                              A:Visited  {
                                              	text-decoration : none;
                                              }
                                              
                                              A:Active  {}
                                              
                                              A:Hover  {
                                              	color : #333333;
                                              	text-decoration : underline;
                                              }
                                              
                                              BODY, TABLE, TD, TH, P  {
                                              	font-size : x-small;
                                              	font-family : verdana, arial, helvetica, sans-serif;
                                              	color : Black;
                                              }
                                              
                                              #smallwhite  {
                                              	font-size : xx-small;
                                              	font-family : verdana, tahoma, helvetica, sans-serif;
                                              	color : #EEEEEE;
                                              	font-weight : normal;
                                              	text-decoration : none;
                                              }
											  .smallwhite  {
                                              	font-size : xx-small;
                                              	font-family : verdana, tahoma, helvetica, sans-serif;
                                              	color : #EEEEEE;
                                              	font-weight : normal;
                                              	text-decoration : none;
                                              }
                                              
                                              #newspace  {
                                              	line-height : 1.5;
                                              }
                                              
                                              #smallwhite A  {
                                              	font-size : xx-small;
                                              	font-family : verdana, tahoma, helvetica, sans-serif;
                                              	font-weight : normal;
                                              	color : #EEEEEE;
                                              }
                                              
                                              #smallwhite A:Visited  {
                                              	font-size : xx-small;
                                              	font-family : verdana, tahoma, helvetica, sans-serif;
                                              	font-weight : normal;
                                              	color : #CCCCCC;
                                              }
                                              
                                              #smallwhite A:Hover  {
                                              	font-size : xx-small;;
                                              	font-family : verdana, tahoma, helvetica, sans-serif;
                                              	font-weight : normal;
                                              	color : #EEEEEE;
                                              	text-decoration : underline;
                                              }
                                              
                                              </style>