
body, tr, td {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: black;}


b {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}


a {
	color: #6666cc;
	text-decoration: underline;	
	font-weight: bold;
}

a:hover {
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
}


.title {
    font-family: arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003300;
}


.sub {
	font-family: arial, sans-serif;
	font-size: 7pt;
	color: #000000;
}

div.white {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

div.white a {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;	
	font-weight: bold;
}

div.white a:hover {
	color: #d9d9d9;
	font-size: 8pt;
	text-decoration: overline;
	font-weight: bold;
}


td.black {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

td.black a {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;	
	font-weight: bold;
}

td.black a:hover {
	color: #CCCCCC;
	font-size: 8pt;
	text-decoration: overline;
	font-weight: bold;
}

td.footer{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}


td.port {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: black;
	line-height: 18px;}