body
{
}

a:link 
{
	color: #00008b; 
	background: transparent 
}
a:visited 
{ 
	color: #00008b; 
	background: transparent 
}
a:hover
{
	color: #ff0000;
	background-color: #d3d3d3;
}
a:active 
{ 
	color: #00008b; 
	background-color: #d3d3d3;
	/*background: transparent*/ 
}

.Footer
{
	font-weight: bold;
	font-size: 8pt;
	color: #c0c0c0;
	font-family: Arial;
}
.Inner
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	font-size: 9pt;
	border-left: #000000 thin solid;
	color: #3333ff;
	border-bottom: #000000 thin solid;
	font-family: Arial;
	list-style-type: none;
	background-color: #0000cd;
	text-align: left;
}


H5
{
	border-top-width: thin;
	border-left-width: thin;
	font-size: 10pt;
	border-left-color: #6495ed;
	border-bottom-width: thin;
	border-bottom-color: #6495ed;
	color: #ffffff;
	border-top-color: #6495ed;
	font-family: 'Arial';
	background-color: #483d8b;
	text-align: center;
	border-right-width: thin;
	border-right-color: #6495ed;
}
UL
{
	font-size: 9pt;
	color: #483d8b;
	font-family: Arial;
	list-style-type: none;
	text-align: left;
}
LI
{
	font-size: 9pt;
	color: #483d8b;
	font-family: Arial;
	list-style-type: none;
	text-align: left;
}
P
{
	font-size: 9pt;
	color: #483d8b;
	font-family: Arial;
}
A
{
	font-size: 9pt;
	color: #483d8b;
	font-family: Arial;
	list-style-type: none;
	text-align: left;
}
.heading1
{
	font-size: 12pt;
	color: #696969;
	font-family: 'Arial Black';
}
.heading0
{
	font-size: 16pt;
	color: #696969;
	font-family: 'Arial Black';
}
TD
{
	font-size: 9pt;
	color: #483d8b;
	font-family: Arial;
	list-style-type: none;
	text-align: left;
}
HR 
{
	border-top: 1px dashed #0000cd;
	border-bottom: 1px solid #fff;
    color: #fff;
    background-color: #fff;
    height: 4px;
    margin-top:-5px;
}
.pheader
{
	font-size: 12pt;
	color: #dc143c;
	font-family: Arial;
}
.ptext
{
	font-size: 9pt;
	color: #0000cd;
	font-family: Arial;
}

