body {
	margin-top:0;
	margin-left:0;
	font-family:Verdana, Tahoma, Arial;
	font-size:10pt;
	font-style:normal;
	color:rgb(0,0,102);
}

td {
	vertical-align:top;
	align:left;
	border-width:0;
	border:none;
}

A:active {
	color: rgb(255,0,0);
	text-decoration:underline;
}

A:link {
	color: rgb(0,0,102);
}

A:visited {
	color: rgb(0,0,102);
}

A:hover {
	color: rgb(255,0,0);
}

.TextNavBar { 
	font-size: 10pt;
}

.maintable {
	width:768px;
	border-style:solid;
	border-width:0;
	font-family:Verdana, Tahoma, Arial;
	font-size:10pt;
	font-style:normal;
	color:rgb(0,0,102);
	text-align:justify;
}

.boldtext {
	font-weight:bold;
}

.bluetext {
	color: rgb(0,0,153);
	font-size:10pt;
}

.boldgreentext {
	font-weight:bold;
	color:rgb(0,102,51);
}



.boldredtext {
	font-size:10pt;
	font-weight:bold;
	color:rgb(204,0,0);
}

.smallgreentext {
	font-size:8pt;
	color:rgb(0,102,51);
}

.greentext {
	color:rgb(0,102,51);
}