a:link 
	      		{ 	color: 					rgb(0,0,0);
					text-decoration: 		none }
a:visited 
		   		{ 	color: 					rgb(0,0,0);
					text-decoration: 		none }
a:hover
		   		{ 	color: 					rgb(0,0,0);
					text-decoration: 		underline }

body
			 	{ 	font-family: 			Arial, Helvetica;
					font-size: 				13px;
				  	margin-top: 			12px;
				  	margin-bottom: 			12px;
				  	margin-left: 			4px;
				  	margin-right:			12px }
				  	
p,table
		 		{ 	font-family: 			Arial, Helvetica;
					font-size: 				13px;
					color: 					rgb(0,0,0);
				  	margin-top: 			0px;
				  	margin-bottom: 			0px;
				  	margin-left: 			0px;
				  	margin-right: 			0px }	  
				  	
input,textarea,select
				{ 	color: 					rgb(0,0,0);
					font-family: 			Arial, Helvetica;
					font-size: 				11px }
					
.small			{ 	font-size:				11px }

.rh_watermark {
	background-attachment: scroll;
	background-image: url(kit/rh_watermark01.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.rh_watermark_pines {
	background-attachment: scroll;
	background-image: url(kit/rh_watermark_pines.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
