body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #E7E3CE;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	line-height: 16px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #F71C22;
}
a:active {
	color: #333333;
}


a.under:link {
	color: #333333;
	text-decoration: none;
}
a.under:visited {
	color: #333333;
	text-decoration: none;
}
a.under:hover {
	color: #F71C22;
	text-decoration: none;
}
a.under:active {
	color: #333333;
	text-decoration: none;
}

a.under2:link {
	color: #333333;
	size: 11px;
	text-decoration: none;
}
a.under2:visited {
	color: #333333;
	size: 11px;
	text-decoration: none;
}
a.under2:hover {
	color: #F71C22;
	size: 11px;
	text-decoration: none;
}
a.under2:active {
	color: #333333;
	size: 11px;
	text-decoration: none;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold
}