body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image: url(../images/comp1_39.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 16pt;
	color: #000099;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
.tableBackground {
	background-color: #000000;
}
.cellHeader1 {
	background-color: #080F6E;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.cellHeader1lrg {
	background-color: #080F6E;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
.cellBody1 {
	background-color: #C3E0FE;
}
.fourteen_point {
	font-size: 12pt;
}
.footer {
	font-size:8pt;
}
.tableHeaderContent {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #080F6E;
}
.button {
	background: #c3e0fe;
	padding: 3px;
	display: block;
	width: 300px;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	border: 1px solid #000066;
	font-weight: bold;
}
