.header {
	font-size: 7pt;
	font-family: verdana, helvetica, arial;
	color: #FFFFFF;
	font-weight: bold;
 }
 
a.header:link {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}

a.header:visited {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}

a.header:active {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}

a.header:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}

a:active, a:visited, a:link, {
	font-family: arial, sans;
}

.selected {
	font-size: 7pt;
	font-family: verdana, helvetica, arial;
	color: #333333;
	font-weight: bold;
}

.description {
	font-size: 7pt;
	font-family: verdana, helvetica, arial;
	color: #000000;
	font-weight: bold;
}

tr.header, td.header {
	background-color: #2059A6;
}

tr.selected, td.selected {
	background-color: #FFF7EE;
}
.note {  text-align: justify; text-indent: 1.5em}
.cite {  font-size: small; font-style: italic; text-align: justify}
