@import url(main.css);
.Brown-Paragraph-Header
{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #C47253;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Green-Paragraph-Header
{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #13775B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Blue-Paragraph-Header
{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #093054;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Brown-Header
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #C47253;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Green-Header
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #13775B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Blue-Header
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #093054;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Bold
{
	font-weight: bold;
}
.Italic
{
	font-style: italic;
}
.Left_Paragraph_Indent
{
	margin-left: 25px;
}
#greenroom
{
	/*+placement:shift 230px 10px;*/
	position: relative;
	left: 230px;
	top: 10px;
	font-size: 6pt;
	width: 130px;
	font-weight: bold;
}
#greenroom A
{
	text-decoration: none;
}

