p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*
The rule above this comment and the next 3 rules must be kept in the order shown so that relative font sizing will work correctly in older browsers
*/
/*/*/a{}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body p {
    font-size: small;
}
/* */
/*
The next four rules must be kept in order: link, visited, hover, active
*/ 
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #66CCFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
dd {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 10px;
}	
dl {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 10px;
}
dt {
	font-size: medium;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
}	
form {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	font-size: small;
}
h1 {
	font-size: large;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 12px;
}
h2 {
	font-size: medium;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
}
h3 {
	font-size: small;
	font-weight: normal;
}
h4 {
	font-size: x-small;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 10px;
}
ol {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 10px;
}
ul {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 10px;
}
table table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.discover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.even {
	background-color: #FFFFCC;
}	
.eventkeeper {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}	
.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
}
.imageborderblue {
	border: 10px solid #0371d3;
}
.imageborderred {
	border: 10px solid #c70329;
}
.imageborderyellow {
	border: 10px solid #ffc111;
}
.imagemargins {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mediumbold {
	font-size: medium;
	margin-top: 8px;
	margin-bottom: 0px;
    font-weight: bold;
}
.nospace {
	margin-top: 0px;
	margin-bottom: 0px;
}	
.odd {
	background-color: #FFFFFF;
}
.pagebanner {
	font-size: x-large;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 12px;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.tableheader {
	font-weight: bold;
	background-color: #CBE9FA;
}	
.thankyou {
	font-weight: normal;
	font-size: medium;
	margin-top: 8px;
	margin-bottom: 0px;
}
