a:link
{ color: #000000 ; text-decoration:none; font-family:Arial; font-size:10pt}
a:visited
{ color: #000000 ; text-decoration:none; font-family:Arial; font-size:10pt}
a:active 
{ color: #000000 ; text-decoration:none; font-family:Arial; font-size:10pt}
a:hover
{ color: #CCCCCC; text-decoration:none; font-family:Arial; font-size:10pt}

body
{
	font-family: Arial;
	text-align:left; font-size:10pt;
	color:#000000; background-color:#FFFFFF
}
	
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); font-family:Arial; font-size:10pt; text-align:left; background-color:#FFFFFF 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica; color:#FF1100
}
h1
{
	font-size:12pt; font-family:Arial; font-weight:bold
}
h2
{
	font-family:Arial; font-size:10pt; font-weight:bold 
}

h3
{
	 
}
h4
{
	
}

span.h2
{
	font-family:Arial; font-size:14pt; font-weight:bold; color:#FF1100
}
span.h3
{
	font-family:Arial; font-size:12pt; font-weight:bold; color:#FF1100
}

span.black
{	font-family: Arial;
	text-align:left; font-size:10pt;
	color:#000000; font-weight:bold
}
span.grey
{	font-family: Arial;
	text-align:left; font-size:10pt;
	color:#808080 
}
span.greysmall
{	font-family: Arial;
	text-align:left; font-size:8pt;
	color:#808080 
}
a:link.lhnavbold     {color: #FFFFFF; text-decoration: none; font-weight:bold}
a:visited.lhnavbold 	{color: #FFFFFF; text-decoration: none; font-weight:bold}
a:active.lhnavbold 	{color: #FFFFFF; text-decoration: none; font-weight:bold}
a:hover.lhnavbold 	{color: #CCCCCC; font-weight:bold}

a:link.lhnav     {color: #FFFFFF; text-decoration: none}
a:visited.lhnav 	{color: #FFFFFF; text-decoration: none}
a:active.lhnav 	{color: #FFFFFF; text-decoration: none}
a:hover.lhnav 	{color: #CCCCCC}

a:link.grey     {color: #808080 ; text-decoration: none}
a:visited.grey 	{color: #808080 ; text-decoration: none}
a:active.grey 	{color: #808080 ; text-decoration: none}
a:hover.grey 	{color: #CCCCCC}

a:link.greysmall     {font-size:8pt; color: #808080 ; text-decoration: none}
a:visited.greysmall 	{font-size:8pt; color: #808080 ; text-decoration: none}
a:active.greysmall 	{font-size:8pt; color: #808080 ; text-decoration: none}
a:hover.greysmall 	{font-size:8pt; color: #CCCCCC}

a:link.h2     {font-family:Arial; font-size:14pt; font-weight:bold; color:#FF1100; text-decoration: none}
a:visited.h2 	{font-family:Arial; font-size:14pt; font-weight:bold; color:#FF1100; text-decoration: none}
a:active.h2 	{font-family:Arial; font-size:14pt; font-weight:bold; color:#FF1100; text-decoration: none}
a:hover.h2 	{font-family:Arial; font-size:14pt; font-weight:bold; color:#FF4646; text-decoration: none}.right {
	float: right;
	margin: 5px;
}
.left {
	margin: 5px;
	float: left;
}
.redrule {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF1100;
	padding: 1px 0px 0px;
	margin-top: 1px;
}
.tight {
	margin-top: 2px;
	margin-bottom: 2px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
