body { 
font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
font-size: 12pt ;
font-style: normal ; 
font-weight: normal ;
background-image:url(/images/basic/navytop.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #BBCCEE;
color: #000000 ;
margin-top: 0px ; 
margin-left: 0px ;
}
	   
p    { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 12pt ; font-style: normal ; font-weight: normal ; color: #000000 }
p.small { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
          font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #000000 }
p.tiny  { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
          font-size: 9pt ; font-style: normal ; font-weight: normal ; color: #000000 }
p.nbar  { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
          font-size: 9pt ; font-style: normal ; font-weight: normal ; color: #000000 }

li   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 12pt ; font-style: normal ; font-weight: normal ; color: #000000 }
ol   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 12pt ; font-style: normal ; font-weight: normal ; color: #000000 }
td   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 12pt ; font-style: normal ; font-weight: normal ; color: #000000 }
dt   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 12pt ; font-style: normal ; font-weight: bold ; color: #000000 }
dd   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 12pt ; font-style: normal ; font-weight: normal ; color: #000000 }

h1   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size:  16pt ; font-style: normal ; font-weight: bold ; color: #445588 ;
       margin-top: 12pt }

h2   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size:  14pt ; font-style: normal ; font-weight: bold ; color: #445588 }

b    { font-weight: bold ; color: #334477 ; text-decoration: none}

strong { font-weight: bold ; color: #334477 ; text-decoration: none}

a:link    { color: #5566CC; font-weight: bold ; text-decoration: underline }
a:active  { color: #5566CC; font-weight: bold ; text-decoration: underline }
a:visited { color: #001155; font-weight: bold ; text-decoration: underline }
a:hover   { color: #3344FF; font-weight: bold ; text-decoration: none}
