h1 {
	font-family: "Copperplate Gothic Light";
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-family: "Copperplate Gothic Light";
	font-size: 22px;
	font-weight: bold;
}
h3{
	font-family: "Copperplate Gothic Light";
	font-size:18px;
	font-style: italic;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;

}
h4{
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;

}
h5 {
	font-size: 12px;
	font-weight: normal;
}
h6 {
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
p {
	font-size: 80%;
	font-style: normal;
}
ul{
	font-size: 80%;
	font-style: normal;
}
