Body {
	background-image: url(logoback.gif) | none;
	}

A {
    text-decoration: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
   	}

A:hover { 
         font-size: 16px;
		 font-weight: bold;
		 color: #000000; 
		 }

H1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
    }
	
H2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}

H3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

H4 {
	font-family: arial,helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	}

P, OL, LI, BLOCKQUOTE {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	}

P.black {
	font-size: 14px;
	color: #000000;
	}

P.small {
	font-size: 10px;
	}

P.nav {
	color: #000000;
	}

