body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
}


table {
	font-size: 10pt;
}

a:link {
	color: #000000;
	text-decoration: none;
	outline: none;
	border: 0px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	cursor: crosshair;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}

img {
	border: 0;
	}

.borderstyle {
	border: 3px solid #000000;
}


.textfade {
	font-size: 10pt;
	color: #999999;
}
.smalltext {
	font-size: 8pt;
}
.smalltextfade {
	color: #999999;
	font-size: 8pt;
}
.boldText {
font-size: 10pt;
	font-weight: bold;
}
