h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #B84133;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	border-bottom-width: 3px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: inherit;
	color: #1A191C;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #4B4B77;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #330099;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFC144;
}
h2 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #B84133;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 12px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #38221C;
	font-style: italic;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B84133;
}

