@charset "utf-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #609;
	text-transform: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:hover {
	color: #F0F;
	font-weight: normal;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F09;
	padding-left: 10px;
	text-align: center;
}
.smallprint {
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.centeredparagraph {
	text-align: center;
}
h6 {
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
	line-height: 25px;
	text-align: justify;
	vertical-align: text-top;
	background-repeat: no-repeat;
}
.tablelayout {
	background-image: none;
	border: thin dotted #F0F;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.feeltable {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F0C;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F3C;
}
.feeltable {
	background-image: url(../images/bubble.jpg);
	background-repeat: no-repeat;
}
.tablelayout tr td div hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F6F;
	border-right-color: #F6F;
	border-bottom-color: #F6F;
	border-left-color: #F6F;
	width: 700px;
	text-align: center;
}

.dogdiv {
	box-shadow: 3px 3px 3px #888;
	text-align: center;
}
.shadowtable {
	box-shadow: 5px 5px 5px #CCC;
}

