body
{
	background-color: #fafae1;
	vertical-align: top;
	font-style: normal;
	font-family: "Times New Roman", serif;
	color: #600;
	font-size: 0px;
	font-weight: normal;
	line-height: 0px;
	text-align: justify;
	text-decoration: none;
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px;
}

tbody, p
{
	background-color: transparent;
	vertical-align: top;
	font-style: normal;
	font-family: "Times New Roman", serif;
	color: #600;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
	margin: 6px 15px 0px 15px;
	padding: 0px;
}

a:link
{
	color: #360;
	text-decoration: none;
}

a:visited
{
	color: #306;
	text-decoration: none;
}

a:hover
{
	color: #C00;
	cursor:hand;
	cursor:pointer;
	text-decoration: none;
}

a:active
{
	color: #360;
	text-decoration: none;
}

h1
{
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 24pt;
	color: #600;
	background-color: none;
	text-align: center;
	margin-top: 12pt;
	margin-bottom: 18pt;
	text-transform: uppercase;
}
 
h3
{
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 11pt;
	color: #600;
	text-align: center;
	line-height: 120%;
	margin-left: 80px;
	margin-right: 80px;
    margin-bottom: 0pt;
	text-transform: uppercase;
}

.logo
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}