BODY {
	background: url('paws.jpg') fixed repeat top left white;
	BACKGROUND-COLOR: White; COLOR: Black; FONT-FAMILY: Arial; TEXT-ALIGN: left; Font-size: 12px;}

A:link {              
    COLOR: Blue; 
    Font-family: Arial;
    font-size: 14px;
    TEXT-DECORATION: none;
    font-weight: bold;
}


A:visited {
    Font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    COLOR: Blue
;
	TEXT-DECORATION: none;
}

A:hover {
    font-weight: bold;
    Font-family: Arial;
    font-size: 14px;

	TEXT-DECORATION: none;
	color: DarkBlue;
}


H1 {
    COLOR: Black; Font-family: "Courier New", Courier, Monaco;
    text-size: 14px;
    text-transform: uppercase;
}

H2 {
    COLOR: Black; Font-family: "Courier New", Courier, Monaco;
    text-size: 13px;
    text-transform: uppercase;
}

H3 {
    COLOR: Black; Font-family: "Courier New", Courier, Monaco;
    text-size: 12px;
    text-transform: uppercase;
}
			
P.footer {
	COLOR: #cccccc; FONT-FAMILY: 'Courier New'; FONT-SIZE: 10px; FONT-STYLE: italic; TEXT-ALIGN: left
}

.haf { Font-family: Times; }

li {
	margin-left: -15px;
}
