body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


a {
	font-family: Arial;
	font-size: 11;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a:hover {color: #000000; text-decoration: underline;}


.brdimg { border: 1px solid #07B5F5;}