.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC9900;
}
.subhead_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.subhead_basic {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.heading_main {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: #CC9900;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
}
.list1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
.main_heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCC00;
	padding: 10px;
	background-color: #990000;
}
.large_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
}
.subhead_small {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000033;
}
.article_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.1em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	background-color: #CCFFFF;
	margin: 40px 50px;
	padding: 20px;
	clear: none;
	float: none;
	width: 90%;
	border: medium groove #000000;
	position: relative;
}
.large_text_quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.article_quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.1em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.article_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.article_link {
	background-color: #FFFFCC;
	padding: 5px;
}
div.poem {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	background-color: #CCFFFF;
	margin: 40px;
	padding: 20px;
	border: thin double #CCCC99;
}
div.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	background-color: #CCFFFF;
	padding: 20px;
	margin-left: 40px;
	margin-right: 40px;
}
