body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
	
}
a:visited {
	color:#0000CC;
}
h2 {
	color:#660066;
	margin-bottom:5px;
}
h3 {
	color:#660066;
	margin-bottom:5px;
}
h4 {
	color:#660066;
	margin-bottom:5px;
}
h4.news {
	color:#660066;
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
}
table.quote-left {
	background-color:#FFFFCC;
	font-weight:bold;
	margin-top:5px;
	margin-right:8px;
	margin-bottom:5px;
}
table.quote-right {
	background-color:#FFFFCC;
	font-weight:bold;
	margin-top:5px;
	margin-left:8px;
	margin-bottom:5px;
}
.justify {
	text-align:justify;
}
.heading {
	color:#660066;
	font-weight:bold;
}
table.collapse {
	border-collapse:collapse;
}
table.photo {
	margin:5px;
}
table.photo-right {
	margin-left:10px;
	margin-bottom:10px;
}
table.photo-left {
	margin-right:10px;
	margin-bottom:10px;
}
.signature {
	color:#660066;
	font-weight:bold;
	font-style:italic
}

table.results {
	border-collapse:collapse;
	border:solid 1px black;
}
table.results th {
	background-color:#cccccc;
	border:solid 1px black;
}
table.results td {
	border:solid 1px #cccccc;
}

table.results td.pos {
	background:lightyellow;
} 

table.flexgrid {
	border-collapse:collapse;
	border:solid 1px black;
}
table.flexgrid th {
	background-color:#cccccc;
	border:solid 1px black;
	padding:4px;
}
table.flexgrid td {
	border:solid 1px #cccccc;
	padding:6px;
	vertical-align:top;
}

.caption {	
	font-size:smaller;
}

p.detail {
	margin-top:3px;
}
p.answer {
	margin-top:3px;
}
.sponsor {
	font-size:small;
}
.sponsor a {
	color:#666666;
}
.sponsor a::visited {
	color:#666666;
}
