body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	color: #3D4959;
	font-weight: 400;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #EEEEEE;
	outline: none;
}
a:active {
	text-decoration: none;
	outline: none;
}
.title {
color: white;
font-size: 18px;
font-weight: bold;
}
.smalltitle {
color: white;
font-size: 15px;
font-weight: bold;
}
.small {
color: #3D4959;
font-size: 10px;
}

