body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


H1 {
	FONT-SIZE: 10pt;
	COLOR: #A54600;
	FONT-FAMILY: verdana, arial, sans-serif;
	display: inline;

}

H2 {
	FONT-SIZE: 10pt;
	COLOR: #2D2D2E;
	FONT-FAMILY: verdana, arial, sans-serif;
	display: inline;

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2D2D2E;
	text-decoration: none;
}

.smalltextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}

.lnk1
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


.lnk2
{
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2E;
	text-decoration: none;
}
.lnk2:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2E;
	text-decoration: none;
}
.lnk2:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #D72506;
	text-decoration: none;
}

.lnk3
{
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2E;
	text-decoration: underline;
}

.lnk3:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2E;
	text-decoration: underline;
}
.lnk3:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #D72506;
	text-decoration: underline;
}



