h1
{
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
	display: center;
}
h2
{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	display: inline;
}
h3
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	display: inline;
}

td
{
	font-family: arial;
	font-size: 9pt;
}

table
{
	/* border: 1 1 1 0 dotted black; */
	border: 1 dotted black;
	border-left-width: 0;
	background-color: #ECECFF;
	color: black;
	font-face: arial;
	font-size: 8pt;
	text-decoration: none;
	padding: 0 0 0 0;
}
.navigation
{
	background-color: #B0B0C4;
	color: #000000;
	font-face: arial;
	font-size: 10pt;
}

.small-text {
	font-size:10pt;
}

.gray-text
{
	color: #444444;
	font-size: 10pt;
}

.tab
{
	background-color: #CCCCCC; color: white; font-face: arial; font-size: 10pt;
	text-decoration: none;
}
.tab-yellow
{
	background-color: #FFCC00; color: black; font-face: arial; font-size: 10pt;
	text-decoration: none;
}

.result-table-heading
{
	background-color: #FFCC00; color: black; font-face: arial; font-size: 10pt;

}
.l
{
	background-color: #FBFBFB; color: black; font-face: arial; font-size: 10pt;

}
.d
{
	background-color: #F0F0F0; color: black; font-face: arial; font-size: 10pt;

}
.news
{
	color: 000000;
	text-decoration: none;
	font-weight: bold;
	font-face: arial;
	background-color: #E0E0FA;
}
.legal
{
	color: 666666;
	text-decoration: none;
	font-face: arial;
}
a.legal
{
	color: 666666;
	text-decoration: underline;
}
a
{
	color: 000000;
	text-decoration: none;
}

a:tab
{
	color: white;
	text-decoration: none;
}
a:tab-yellow
{
	color:black;
	background-color: #FFCC00;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}