A:link {
	color: #000000;
	text-decoration: underline;
}

A:visited {
	color: #000000;
	text-decoration: underline;
}

A:active {
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #586166;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #4F1F23;

}
.navbar2 a:link {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.navbar2 a:visited {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.navbar2 a:hover {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #4F1F23;
	text-decoration: none;
}
.navbar2 a:active {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.navbar2 {color: #ffffff;
}

.navbar3 a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.navbar3 a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.navbar3 a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #586166;
	text-decoration: none;
}
.navbar3 a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.navbar3 {color: #9D5A22;
}

table {
	background-repeat: no-repeat;
	background-position: left top;

}