body, td, th {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	padding: 0px;
	spacing: 0px;
	
}

p {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
}

table.gold {
	background: #FFD57D;
	border-top-style: solid;
	border-top-width: 24px;
	border-top-color:#FFD57D;

}

tr.gold {
	background: #FFD57D;
	padding: 0px;
	spacing: 0px;
}

table.palegold {
	background: #FFE7B3;

}

tr.palegold {
	background: #FFE7B3;
	padding: 0px;
	spacing: 0px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color:#FFD57D;
}

a:link { text-decoration: none; }

a:visited  { text-decoration: none; }

a:hover { text-decoration: underline; }

a.mail:link {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	color: #990033;
}

a.mail:visited {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;}

a.mail:hover {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	color: #c50031;
	text-decoration: none;
}

a.footer:link {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10pt;
	color: #666666;
}

a.footer:visited {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10pt;
	color: #666666;
}

a.footer:hover {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10pt;
	color: #333333;
}

.redheader {
	font-family: Georgia, Times New Roman, serif;
	font-size: 28pt;
	color: #990033;
}

.redsupertitle {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18pt;
	color: #990033;
	font-weight: bold;
}

.redtitle {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14pt;
	color: #990033;
	font-weight: normal;
}

.redbold {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	color: #990033;
	font-weight: bold;
	text-transform: none;
}

.redlink {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	color: #990033;
}

.graysupertitle {
	font-weight: italic;
	color: #666666;
	font-size: 13pt;
}

.graytitle {
	font-weight: italic;
	color: #666666;
	font-size: 12pt;
}

.italic {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	font-weight: italic;
}

.footer {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10pt;
	color: #999999;
}

.formA {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	color: #333333;
	border: 1px solid #333333;
}

.graybold {
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	font-size: 10pt;
}

.fright {
	float: right;
	text-indent: 300px;
	clear: both;
}

