﻿h1 {
	font-family: Cambria;
	font-size: medium;
	color: #CC9900;
	font-weight: bold;
}
h2 {
	font-family: Cambria;
	font-size: large;
	color: #CC9900;
	font-weight: bold;
	text-align: left;
}
a:active {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #CC9900;
	text-decoration: none;
}
p {
	font-family: Cambria;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #CC9900;
	margin-left: 40px;
	text-align: left;
}
h3 {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #D7F4F4;
}
h4 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #D7F4F4;
	text-decoration: none;
	text-align: left;
	line-height: inherit;
}
a:link {
	font-family: Verdana;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #D7F4F4;
	text-align: right;
}
a:visited {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #D7F4F4;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #CC9900;
	text-decoration: none;
}
h6 {
	font-family: Cambria;
	font-size: medium;
	font-weight: bold;
	color: #CC9900;
	line-height: inherit;
}
h5 {
	font-family: Cambria;
	font-size: medium;
	font-weight: bold;
	color: #CC9900;
}
