body,td,p{ 
	font-family:Arial, sans-serif;
	margin:0px; 
	font-size:10pt;

}

img{ 
	border:0px; 
}

form{ 
	display:inline; 
}

a:link,  a:visited{ 
	color: #005fa9; 
	text-decoration: none; 
}
a:hover{ 
	text-decoration: underline; 
}
.row1{ 
padding:5px 0 1px 0;
	background: #EDF1B8; 
	width:112px;
	height:18px;

	border:1px dotted #005fa9;

}

.row2{ 
padding:5px 0 1px 0;
	background: #F5F8DA; 
	width:112px;
	height:18px;

	border:1px dotted #005fa9;
}

.tblayout{ 
padding:5px;
background:#fff;

}


