
p, blockquote, div, li, ol, table, tr, td, ul 
{
	font-family : Arial, Helvetica, sans-serif;
	color : #CDB87C;
	background-color : transparent;
	font-size : 8pt;
}

a.bodyLink, a.bodyLink:active, a.bodyLink:link
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CDB87C;
	background-color : transparent;
	text-decoration : underline;
}

a.bodyLink:visited 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CDB87C;
	background-color : transparent;
	text-decoration : underline;
}

a.bodyLink:hover 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CDB87C;
	background-color : transparent;
	text-decoration : underline;
}

.formField 
{
	background-color : #E0E0E0;
	border-color : #CDB87C;
}

.formButton 
{
	border-color : #000000;
	color : #CDB87C;
}

.copy
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #000066;
	background-color : transparent;
}

.blueBody
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #0066CC;
	background-color : transparent;
	font-weight : bold;
}

b
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CDB87C;
	background-color : transparent;
	font-weight : bold;
}

.header
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #CDB87C;
	background-color : transparent;
	font-weight : bold;
}

 a.bottomNav:link, a.bottomNav:active, a.bottomNav
 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CDB87C;
	font-weight : bold;
	text-decoration : underline;
}

a.bottomNav:visited 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CDB87C;
	background-color : transparent;
	font-weight : bold;
	text-decoration : underline;
}

a.bottomNav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CDB87C;
	background-color : transparent;
	font-weight : bold;
	text-decoration : underline;
}

.formHeader
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #CDB87C;
	background-color : transparent;
	font-weight : bold;
}