a {  color: #000066}
a:hover {  color: #990000}
.content {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;

}
.content h2 {
	font-size: 1.25em;
	margin: 0px 0px 5px;
}
.content .image {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.content p {
	margin: 5px 0px;
}
.content .section {
	font-size: 115%;
	margin-top: 15px;
	margin-bottom: 5px;
}
.content ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer {
	color: #999999;
	padding: 5px 10px;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.header {
	color: #000000;
	font-size: 2.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.header td {
	padding: 5px;
}
.highlight-red {
	color: #990000;
}
.page {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
}
.footer .date {
	text-transform: uppercase;
	text-align: right;
}
.pdf {  
	font-size: 10pt; 
	font-weight: normal; 
	text-transform: uppercase; 
	color: #666666
}
