p,td{
	font-family: arial;
	text-align: justify;
	font-size: 12px;
	color: navy;

}
td.white{
	font-family: arial;
	text-align: justify;
	font-size: 12px;
	color: white;

}
a{
	text-decoration: none;
	color: orange;
}
a.white{
	text-decoration: none;
	color: white;
}
a.white:hover{
	text-decoration: underline;
	color: white;
}
a:hover{
	text-decoration: underline;
	color: navy;
}
h3{
	font-family: arial;
	font-size: 20px;
}
.border{
	margin-left: 10pt;
	margin-right: 10pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 8pt;
}
.tableformat1{
	font-size: 8pt;
	background-color: #9988ff;
}
.tableformat2{
	font-size: 8pt;
	background-color: #99ff88;
}
