A:link, A:visited    {
	font-family : Arial, Georgia; 
	color : #000099; 
	text-decoration : none;
	border-bottom: 2px dotted #BCE9FF; 
	font-weight : bold;
}

A:hover   {
	font-family : Arial, Georgia; 
	color : #BCE9FF; 
	text-decoration : none;
	border-bottom: 2px solid #BCE9FF; 
	font-weight : bold;
}

A:link.image, A:visited.image, A:hover.image, {
	border-bottom: 0px solid #000000;	
}

A:link.nounderline, A:visited.nounderline, A:hover.nounderline {
	border-bottom: none;
}

BODY {
	scrollbar-arrow-color: #000099;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000099;
	scrollbar-face-color: #6666FF;
	scrollbar-shadow-color: #000099;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	font-family : Arial, Georgia;
	color : #cccccc;
	font-size : 14;
	font-weight : bold;
	background-attachment: fixed;
	background-image: url(images/background.jpg);

}

TABLE {
	font-family : Arial, Georgia; 
	color : #000000; 
	font-size : 14; 
	font-weight : normal;
	line-height : 1.5;
}

H1 {
	font-family : Arial, Georgia; 
	color : #BCE9FF; 
	font-size : 18; 
	font-weight : bold;
	line-height : 1;
}

.main {
	background-image: url(images/pawcorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.fineprint {
	font-size: 10px;
}hr {
	border: dotted #000099;
}
p {
	text-align: justify;
}

