body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000066;
	text-decoration:underline;
}
a:active {
	color: #CC3300;
}



body,td,th {
	font-size: 12px;
}
img{border:0px;}

.borderstyle1{width:100%;border:1px solid #e0e0e0;padding:3px;}