body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	padding: 10px;
	margin-top: 0px;
	background-color: #DFE6DF;
}

a:link { color: #FF6600; text-decoration: none;}
a:visited { color: #FF6600; text-decoration: none;}
a:hover { color: #FCAB79;}

td {
	font-size: 10pt;
}	

table.tblbdr 
{
	border: 1px solid #000;
}

td.cellbdr 
{
	border: 1px solid #000;
}

td.bottombdr
{
	border-bottom: 1px solid #000;
}

td.leftbdr
{
	border-left: 2px solid #000;
}

img.imgbdr 
{
	border: 1px solid #000;
}

p {
	text-align: justify;
}

h1 {
	font-size: 130%;
	font-family: arial;
}




