TABLE {
	font-family : Verdana;
}
b {
	color:#084502;
	font-size : larger;
}
h1 {
	color:#084502;
	font-size : larger;
}
A {
	color:#084502;
}
DIV {
	font-size : smaller;
	text-align: justify;
	font-style : italic;
}
.small{
	font-size : smaller;
}
.small_bold{
	color:#084502;
	font-weight : bold;
	font-size : smaller;
}
I {
	font-size : smaller;
}	
