body, .contactformtable textarea
{
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	color: #467BA0;
}

.central
{
	text-align: center;
	color: #467BA0;
	margin-top: -10px;
	padding-bottom: 20px;
	font-weight: bold;
}

body#pete
{
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	color: #FFFFFF;
}

#wrapper
{
	font-size: 55%;
}

h3, h2
{
	font-size: 135%;
}

p, h3, h2
{
	padding-bottom: 10px;
}

h2
{
	padding:5px 0 10px 0;
}

a
{
	color: #467BA0;
	font-weight: bold;
	text-decoration:none;
}

.copy p
{
	display: block;
}

a:hover
{
	text-decoration:underline;
}

body#pete a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

#petedate
{
	font-weight: bold;
	text-decoration:none;
	text-align: center;
}

body#pete a:hover
{
	text-decoration:underline;
}

#small_print
{
	text-size: 60%;
	line-height:150%;
	color: #80ABC8;
}

#small_print a
{
	color: #80ABC8;
}

.contactformtable input, .contactformtable select, .contactformtable textarea
{
	color: #467BA0;
	text-size: 100%;
}