body {
	background-color: #452A0A;
	margin-top: 4px;
	margin-bottom: 2px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Text1 {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.Text3 {
	font-family: verdana, arial;
	font-size: 10px;
	color: #FFFFFF;
}