body   
{
	background-color: White;
	background-attachment: fixed;	
}

a:link
 {
	 color: #dbac33;
	text-decoration: none;
	 font-weight: bold;	
 }

a:visited
{
	color: #dbac33;
	text-decoration: none;
	font-weight: bold;	
}

a:active
{
	color: #dbac33;
	text-decoration: none;
	font-weight: bold;	
}

a:hover
{
	color: #dbac33;
	font-weight: bold;	
	text-decoration: underline;
}


select.h5 
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans Serif 
	font-weight: normal;
	color: #646466;
}



.h1   
{
	margin-top: 4px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-size: 15pt;
	font-family: Verdana, Helvetica, Arial, Sans Serif; 
	text-transform: none;
	font-weight: bold;	
	color: #dbac33;
	text-align : left;
	margin-left :0;
}

.h2
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans Serif; 
	font-weight: bold;
	color: #646466;
}

.h3
{	
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, Sans Serif; 
	color: #000000;
}

.h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans Serif; 
	font-weight: bold;
	color: #646466;
}

.h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans Serif; 
	font-weight: normal;
	color: #646466;
}
 

.h6
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt ;
	font-family: Verdana, Helvetica, Arial, Sans Serif; 
	font-weight: normal;
	color: #646466;
}