/* Default CSS Stylesheet for a new Web Application project */

.hcopy
{
	font-family:Tahoma;
	font-size:11px;
	color:#7B9608;
	text-decoration:none;
	
}
.footer
{
	font-family:Tahoma;
	font-size:11px;
	color:#A5B652;
	text-decoration:none;
}
.err
{
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	
}

.body
{
	top: 0%;
	left: 0%;
}