/* IMAGES ------------------------------------------------------------------- */
img { border: none ; }

/* HEADINGS ----------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { font-family: verdana, arial, sans-serif ;
                    font-weight: bold ;
										margin-top: 0px ; margin-right: 0px ; margin-bottom: 10px ; margin-left: 0px ; }
h1 { font-size: 14pt ; color: #000080 ; }
h2 { font-size: 13pt ; color: #000080 ; font-style: italic ; }
h3 { font-size: 12pt ; color: #000080 ; }
h4 { font-size: 11pt ; color: #000080 ; font-style: italic ; }
h5 { font-size: 10pt ; color: #000080 ; }
h6 { font-size: 10pt ; color: #000080 ; font-style: italic ; }

/* GENERAL TEXT ------------------------------------------------------------- */
p          { margin-top: 0px ; margin-right: 0px ; margin-bottom: 10px ; margin-left: 0px ; }
/*           FONT  style  variant weight size family */
body       { font: normal normal  normal 10pt verdana, arial, sans-serif ; color: #000000 ; }	
td         { font: normal normal  normal 10pt verdana, arial, sans-serif ; color: #000000 ; }	
a:link     { text-decoration: none ;      color: #0000cc ; font-weight: bold ; }
a:visited  { text-decoration: none ;      color: #0000cc ; font-weight: bold ; }
a:hover	   { text-decoration: none ;      color: #008000 ; font-weight: bold ; }

/* COPYRIGHT TEXT ----------------------------------------------------------- */
/*    FONT  style  variant weight size family */
.cr     { font: normal normal bold   8pt  verdana, arial, sans-serif ; color: #808080 ; }


