h1, h2, h3, h4, h5 { color  :   #0000aa ;
	       Font-Family  :   Arial, sans serif ;
	       line-height  :   130% ;
		text-align  :   center
				}

body    {
        background-color   :   white ;
 		   text    :   #000066 ;
		   color   :   #0000ff ;
        Background-Image   :   url(images\basicback3.gif) ;
	     font-family   :   Times, serif
	}

A:link {color: #0000aa}
A:visited {color: #003399}
A:active {color: #FF0000}

TD	 {
	List-Style-Type   :   Decimal ;
  	    Font-Family   :   Times, serif ;
	          Color   :   #000066 ;
	     Font-Style   :   Normal ;
              text-align  :   left  ;
	    Font-Weight   :   Normal
	}


p { line-height:   120% ;
       color   :   #000066 ;
   text-align  :   left }

br { line-height:   120% ;
       color   :   #000000 ;
   text-align  :   left }

ul { line-height: 1em  ;
     text-align : left }

.red { color: red }
.green { color: green }
#big { font-size: 120% }
#upper { text-transform: uppercase }
