a {
    font-size: 12px;
	font-family : Verdana;
	color: #092759;
}

h1 {
	font-family: Verdana;
	color: #a58f74;
	font-weight: bold;
	font-size: 32px;
}

h2 {
	font-family: Verdana;
	color: #a58f74;
	font-size: 18px;
}

h3, .h3text {
	font-family: Verdana;
	color: #a58f74;
	font-weight: bold;
	font-size: 18px;
}

h4, .h4text {
	font-family: Verdana;
	color: #a58f74;
	font-weight: bold;
	font-size: 16px;
}
p, .text {
	color: #a58f74;
	font-size: 14px;
	font-weight: bold;
	margin-top: -10;
	font-family: Verdana;
}

p.textsmall {
	color: #092759;
	font-size: 12px;
	font-weight: bold;
	font-family : Verdana;
}

p.textboldcenter {
	color: #a58f74;
	font-size: 15px;
	font-family : Verdana;
	font-weight: bold;
	text-align: center;
}

li, td {
	color: #a58f74;
	font-size: 15px;
	font-weight: bold;
	font-family : Verdana;
}


