BODY#a
{
		font-family: Arial, Helvetica;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 10px;
		margin-right: 5px;
		vertical-align: middle;
}
BODY#menu {
	 margin-right: 0px;
	 margin-left: 8px;
	 margin-top: 2px;
	 margin-bottom: 0px;
	 background: #F5F5F5;
	 border-right-color: Black;
	 border-right-style: solid;
	 border-right-width: 1px; 
	 }

TABLE
{
		font-family: Arial, Helvetica;
		font-size: 10pt;
}
TR
{
		font-family: Arial, Helvetica;
		font-size: 10pt;
}
TD
{
		font-family: Arial, Helvetica;
		font-size: 10pt;
}
A			{text-decoration: none;
			font-weight: bold;}
A:LINK		{
	color: #0000CD;
}
A:VISITED	{
	
	color : #0000CD;
}
A:HOVER		{
	color: #1E90FF
}
.header
{
		font-family: Arial, Helvetica;
		font-size: 13pt;
		font-weight: bold;
		color: #446350;
}
P,LI
{
		font-family: Arial, Helvetica;
		font-size: 10pt;
		color: #000000;
	    line-height: 12pt;
}
H3,H1,H2
{
		font-family: Arial, Helvetica;
		font-weight: bold;
		color: #575A5A;
}
H1 {font-size: 20pt;
       line-height: 20pt;}
H2 { font-size: 16pt;
        line-height: 16pt;  }
H3 { font-size: 14pt;
        line-height: 14pt;  }

H4, H6
{
		font-family: Arial, Helvetica;
		font-size: 12pt;		
		color: #575A5A;
		font-weight: bolder;
		line-height: 10pt;
}
H6 { font-size: 12px;
        line-height: 14px;
		font-weight: normal;}
B
{
		font-weight: 700;
}