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

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

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

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

H1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-top : 0%;
}

H2 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-top : 0%;
}

H3 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-top : 0%;
}

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

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

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

