body {
	width:100%;
	height:100%;
	background: #ffffff;
}

td {
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 11px;
	color: #000000;
}

.text {
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 11px;
	color: #000000;
}

.smalltext {
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 9px;
	color: #000000;
}

a {
	color: #97A0B8;
	text-decoration: none;
}

a:visited {
	color: #566283;
	text-decoration: none;
}

a:hover {
	color: #C44135;
	text-decoration: none;
}

	//font-weight: bold;
	//top: 0px;
	//left: 0px;
	//margin: 0px;
