﻿body { 
	 background: white; color: black;
}
a:link
{
	color: #0000FF; 
}
a:visited
{
	color: maroon; 
} 
a:active 
{
	color: #800080;
}
span.grayed  { color: #808080 }
span.verysmallgray { font-size: 6pt; color: #C0C0C0; height:8pt }
span.verysmall { font-size: 6pt }
span.smal    { font-size:10pt}
span.sourcecode { font-family: monospace; font-size: 12pt; color:#000080 }
body
{
	text-align:left
}
img{
	border-width:0px	
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h6
{
	font-family: Times New Roman, Times;
}
h5
{
	font-family: Times New Roman, Times;
}
h3
{
	font-family: Times New Roman, Times;
}
h1
{
	font-family: Times New Roman, Times;
	font-size:14pt; text-align:center; font-weight:bold
}
h2
{
	font-family: Times New Roman, Times;
	font-size:12pt; text-align:left; font-weight:bold 
}
h3
{
	font-size:10pt; text-align:right; line-height:100%; margin-top:0; margin-bottom:0 
}
h4
{
	font-size:10pt; text-align:center; line-height:100%; margin-top:0; margin-bottom:0 
}
.header_table {
	border: 1px solid #000080;
	border-collapse: collapse;
}
.header_cell {
	border: 1px solid #000080;
}
.blue_background {
	background-color: #000080;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: small;
}
.white_on_blue {
	font-family: Times New Roman, Times;
	margin-right: 3px;
	color: #FFFFFF;
	background-color: #000080;
	text-decoration: underline;
}

.center {text-align: center}
.left {text-align: left}
.right {text-align: right}
.no_border {
	border-style: solid;
	border-width: 0;
}
.cell2 {
	text-align: center;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.cell3 {
	text-align: center;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	background-color: #C0C0C0;
}
.cell4 {
	border: 2px solid #FF9999;
	text-align: center;
}
.cell5 {
	border: 2px solid #FF9999;
	text-align: center;
	background-color: #C0C0C0;
}
.cell6 {
	border: 2px solid #FF0000;
	text-align: center;
}
.cell7 {
	border: 2px solid #FF0000;
	text-align: center;
	background-color: #C0C0C0;
}
.cell8 {
	text-align: center;
	border: 1px solid #00FFFF;
}
.cell9 {
	text-align: center;
	border: 1px solid #00FFFF;
	background-color: #C0C0C0;
}
.main_table {
	border-width: 0;
	border-collapse: collapse;
	text-align: left;
}
.blue_border {
	border: 1px solid #000080;
}
.subtitle_not_bold {
		font-family: Times New Roman, Times;
	font-size:14pt; text-align:center; font-weight:normal;
}

