.style1 {font-family: Arial, Helvetica, sans-serif}

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;

}

body {
	background-color: #dddddd;
}


a:link {
	color: #1D6FB1;
	font-weight: bold;
}

a:visited {
	color: #1D6FB1;
	font-weight: bold;
}



a:hover {
	color: #000099;
}

a:active {
	color: #000099;
}

h2 {
	font-size: 14px;
	color: #1D6FB1;
	line-height: normal;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.bluetext {
	color: #1D6FB1;
	font-weight: bold;
}

.bluetext-center {
	color: #1D6FB1;
	font-weight: bold;
	text-align: center;
}


#center {
	text-align: center;
}

.mainhead {
	font-size: 18pt;
	color: #1D6FB1;
	font-weight: bold;
	text-align: center;
}

.mainhead-black {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.subhead {
	font-size: 12pt;
	color: #1D6FB1;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-right: 20px;
	color: #000000;
	font-weight: normal;
}



.subbyhead {
	font-size: 11pt;
	color: #1D6FB1;
	font-weight: bold;
}




.tabletops {
	font-size: 12px;
	font-weight: bold;
	color: #1D6FB1;
}


.spacer {
	font-size: 4px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#goldcell {
	background-color: #FFE4AE;
}

#greyborder {
	background-color: #ffffff;
	vertical-align: top;
	border: 1px solid #000000;
	padding: 10px;
}

#greygold {
	vertical-align: top;
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #FFE4AE;
}

.edge-heads {
	background-color: #1D6FB1;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

