<style>

body { font-family: "Century Gothic";  font-size: 12px; color: 999999 }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
body {
	text-align: center;
	background-color: #3399FF;
	background-image: url(/images/bg/bg-001.jpg);
	background-repeat: repeat-x;
}

.mash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}



a:link {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
} 

A:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

a:active {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
} 


</style>
.gallery {
	font-size: 24pt;
	color: #C00;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #C00;
	text-decoration: underline;
	text-align: center;
}
.redtext {
	color: #F00;
	font-weight: bold;
}
.sectiontitle {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
label {
	color: #F00;
}
.subsection {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	padding-top: 20px;
}
.pettext a {
	font-size: 18px;
	color: #F00;
	text-decoration: underline;
}
.petimage {
	float: left;
	padding-right: 20px;
	padding-top: 25px;
}
.pettext {
	padding-right: 50px;
}
form {
	text-align: left;
}
.sponsor {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}

