body {
	font-family: Tahoma, Helvetica;
	font-size: 10pt;
	padding: 10px;
	margin: 0px;
	background-color: #FFCCCC;
}

a:link { color: #006600; text-decoration: none;}
a:visited { color: #006600; text-decoration: none;}
a:hover { color: #99CC99;}

td {
	font-size: 10pt;
}	

table.tblbdr 
{
	border: 1px solid #000;
}

td.cellbdr 
{
	border: 1px solid #000;
}

td.bottombdr
{
	border-bottom: 1px solid #000;
}

img.imgbdr 
{
	border: 1px solid #000;
}

p {
	text-align: justify;
}

h1 {
	font-size: 130%;
	font-family: arial;
}

