body
{
	margin: 10px;
	xmargin-bottom : 0px;
	xmargin-left : 0px;
	xmargin-right : 0px;
	xmargin-top : 0px;
}
p
{
	font-family:Verdana;
	font-size:xx-small ;
	text-align:justify ;
	padding: 10px 50px 30px 10px;
	line-height:15px;
}
li
{
	line-height:20px;
}
td
{
	font-family: verdana;
	font-size: 8pt;
	color: BLACK;
}
select, input, textarea
{
	font-family: Verdana;
	font-size: 8pt;
}
a:link
{
	color: BLUE;
	text-decoration: none;
	font-family:Verdana;
	font-size:xx-small ;
}
a:visited
{
	color: BLUE;
	text-decoration: none;
	font-family:Verdana;
	font-size:xx-small ;
}
a:hover
{
	color: darkorange;
	text-decoration: underline;
	font-family:Verdana;
	font-size:xx-small ;
}
