IMG
{
	border: none;
}
a:link
{
	font-family: Verdana;
	font-weight: bold;
	color: #231f20;
	text-decoration: underline;
}
a:visited
{
	font-family: Verdana;
	font-weight: bold;
	color: #231f20;
	text-decoration: underline;
}
a:hover
{
	font-family: Verdana;
	font-weight: bold;
	color: #8b8889;
	text-decoration: none;
}

body
{
	font-family: Verdana;
	font-size: 11px;
	color: #231f20;
}
h1
{
	font-size: 16px;
	font-family: Verdana;
	color: #8b8889;
	margin-bottom: 20px;
	margin-top: 20px;
	padding:0px;
	text-transform: uppercase;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #8b8889;
	margin: 0px;
	padding:0px;
}
.title
{
	font-family: Verdana;
	font-weight: bold;
	color: #231f20;
	margin: 0px;
	font-size: 11px;
}

