body {
	background-image: url(images/v3.gif);
	font-family: Arial, Helvetica, sans-serif;
}
table.section {
	width: 750px;
}
#intro {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #103888;
	text-align: center;
	vertical-align: top;
}
.pageTitle {
	padding: 10px;
	border-top: 5px solid #103888;
	border-bottom: 5px solid #103888;	
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #103888;
}
.pageSubTitle {
	padding: 5px;
	border-top: 3px solid #103888;
	border-bottom: 3px solid #103888;	
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #103888;
}
.sectionEnd {
	border-bottom: 5px solid #103888;
}
.cowhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #103888;
	text-align: center;
}
.halfCowHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #103888;
	text-align: center;
}
.cowinfo {
	vertical-align: top;
	font-size: 10pt;
	font-weight: bold;
	color: #103888;
}
.subsectionText {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #103888;
}
