a  {
	color : #006600;
	text-decoration : underline;
	font-weight : bold;
	font-style: normal;
}
a:active  {
	color : #800000;
	text-decoration : underline;
	font-weight : bold;
	font-style: normal;
}
a:visited  {
	color : #800000;
	text-decoration : underline;
	font-weight : bold;
	font-style: normal;
}
a:hover  {
	color : #cc3300;
	text-decoration : underline;
}
a.white  {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a.white:hover  {
	color : #ffffff;
	text-decoration : underline;
}
a.book  {
	color : #800000;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.book:hover  {
	color : #800000;
	text-decoration : none;
}
a.whitemenu  {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.whitemenu:hover  {
	color : #ffffff;
	text-decoration : underline;
}
a.nobold  {
	text-decoration : underline;
	font-weight : normal;
	font-style: normal;
}
a.nobold:hover  {
	text-decoration : underline;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000099;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image : url(http://www.rawhide-adventures.on.ca/pvr/gfx/templates/pvr/hills.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	background-attachment: fixed;	
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.topwhite {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
}
td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000099;
}
td.header  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #000099;
}
td.small  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #000099;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000099;
	}
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000099;
	}
textarea {
	color : #000099;
	}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #006600;
	font-weight : bold;
	}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #000099;
	font-weight : bold;
	}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #800000;
	font-weight : bold;
	}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #CC3300;
	font-weight : bold;
	text-align : center;
	font : italic;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000099;
	font-weight : bold;
	text-align : center;
	font : italic;
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #006600;
	font-weight : bold;
	text-align : center;
	font : italic;
}

