a:link {
	color: #CC0033;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;


}
H1 {

	font-family: "Copperplate Gothic Bold", "Times New Roman";
	font-size: 24pt;
	line-height: 42px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF99;
	border: thin groove #444AA8;
	letter-spacing: 4pt;
	text-align: center;
}
H2 {


	font-family: "Copperplate Gothic Bold", "Times New Roman";
	font-size: 24pt;
	line-height: 36px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #444AA8;
	border: thin groove #333333;
	letter-spacing: 2pt;
	text-align: center;
}
H3 {



	font-family: "Copperplate Gothic Bold", "Times New Roman";
	font-size: 18pt;
	line-height: 30px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #444AA8;
	border: thin groove #333333;
	letter-spacing: 2pt;
	text-align: center;
}
H4 {
	font-family: "Copperplate Gothic Bold", "Times New Roman";
	font-size: 16pt;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444AA8;
	border: thin groove #333333;
	letter-spacing: 2pt;
	text-align: center;

}
H5 {
	font-family: "Copperplate Gothic Bold", "Times New Roman";
	font-size: 16pt;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444AA8;
	border: medium none #333333;
	letter-spacing: 2pt;
	text-align: center;

}
H6 {
	font-family: "Copperplate Gothic Bold", "Times New Roman";
	font-size: 14pt;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444AA8;
	border: thin none #FFFFFF;
	letter-spacing: 3pt;
	text-align: center;

}a:visited {

	color: #2D336F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}
a:hover {

	color: #AA2856;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}
a:active {

	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}

