BODY.catonam {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 0%;
	margin-right : 0%;
	background-image : url(paws.gif);
}

A {
	color : #CC6600;
	text-decoration : underline;
	font-size : 100%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
} 

A:VISITED {
	color : #CC6600;
	text-decoration : underline;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:HOVER {
	color : #663300;
	text-decoration : none;
	font-size : 100%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H1 {
	color : #330000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
}

H2 {
	color : #330000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
}

H3 {
	color : #330000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	font-style : normal;
}

H4 {
	color :#330000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	font-style : normal;
	margin-bottom : 0%;
}

H5 {
	color : #330000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	font-style : normal;
	margin-bottom : 0%;
}

H6 {
	color : #330000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : normal;
	font-style : normal;
	margin-bottom : 0%;
}

ul.compact {margin-top: 0px;}

