@charset "utf-8";
.Heading_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.sub_headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: none;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
}
.heading_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.heading_3 {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #00CC66;
	text-decoration: blink;
}
.campnews {
	font-family: Algerian;
	font-size: medium;
	font-style: normal;
	color: #00CC00;
	border: medium dotted #FFCC00;
	text-decoration: none;
}
