h1 {
	font-family: "Goudy Old Style";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
font {
	font-family: Tahoma;
	font-size: 11px;
	color: #462D44;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #990000;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #990000;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #666600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	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: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.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;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
option {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
