body {
	background-color: #E5C50E;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #4F4F51;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #D74D5C;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D74D5C;
}
a:hover {
	text-decoration: none;
	color: #91202C;
}
a:active {
	text-decoration: none;
	color: #D74D5C;
}
h1{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #D74D5C;
	font-weight: bold;
}
.style3 {
	font-size: 15px;
	font-weight: bold;
}