body {
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.darkercell {
	background-image: url(images/bg_darker.gif);
	background-color: #D6D5D5;
}
td {
	font-size: 10px;
}

a {
	color: #000066;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.text {
	line-height: 15px;
	text-align: justify;
}
h2 {
	font-size: 10px;
	font-weight: bold;
}.darkgrayborder {
	border: 1px solid #333333;
}
