/* MAIN DEFINITIONS */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #7995B0;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}
.bodytable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
}
p {
	text-align: justify;
	margin-bottom: 8px;
	margin-top: 2px;
}
a:link {
	text-decoration: none;
	color: #7995B0;
}
a:visited {
	text-decoration: none;
	color: #7995B0;
}
a:hover {
	text-decoration: underline overline;
	color: #7995B0;
}
a:active {
	text-decoration: none;
	color: #7995B0;
}
IMG {
	border: none;
	margin: 0px;
	padding: 0px
}
