@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 24px;
	font-family: "Franklin Gothic Medium";
	color: #CC0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a , a:hover, a:link, a:visited {
	color: #0000CC;
	text-decoration: underline;
}
h3 {
	font-family: Roman;
	font-size: 18px;
	text-transform: capitalize;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
