h1 {
	font-family: "BakerSignet BT";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
font {
	font-family: Tahoma;
	font-size: 11px;
	color: #462D44;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #666600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FBF4E1;
	text-decoration: none;
	list-style-type: upper-roman;
}
ul {
	font-family: Verdana;
	font-size: 10px;
	color: #336666;
	list-style-type: circle;
}
ol {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6699;
	list-style-position: inside;
	list-style-type: disc;
}



h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #562F32;
}
.LoginLinks {
	font-family: Verdana;
	font-size: 10px;
	color: #FBFEEB;
	text-decoration: none;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #562F32;
	font-weight: bold;
	height: 15px;
	line-height: 11px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: 462D44;
}


.navred {
	font-family: Verdana;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
