td {
	font-size:12pt;
	color: black;
}

a {
	color : Green;
}
.a2 {
	color : #FF6600;
}

.a3 {
	color : Green;
}
.top{
	color : #FF6600;
	font-size:15pt;
	font-weight : bold;
}

.top2{
	color : Green;
	font-size:14pt;
	font-weight : bold;
}

.big{
	color : Navy;
	font-size:20pt;
	font-weight : bold;
}

