﻿body
{
	background-color: #000000;
	margin-top: 5px;
	margin-left: 0px;
}
.normalText
{
	font-size: 10pt;
	font-family: Tahoma, Arial;
}
.header2
{
	font-weight: bold;
	font-size: 14pt;
	color: #b22222;
	font-family: Garamond, Tahoma, Arial;
}
.creds
{
	color: #8b4513;
	font-family: Garamond, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
}
.tagLine
{
	font-weight: bold;
	font-size:12;
	color: #daa520;
	font-family: Garamond, Tahoma, Arial;
}
.highlightedText
{
	color: #8b4513;
	font-family: Garamond, Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
}