/* CSS Document */
body {
	background: #454545;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Normal {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.Bold {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.Header {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}