.title
{
	color:'#E9640C';
	Font-family: Arial;
	Font-size:11pt;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration:none;
}
.top_title
{
	color:'#5A9CC0';
	Font-family: Arial;
	font-size: 13.5pt;
	font-weight: bold;
	margin-left: '10px';
	font-style: italic;
}
.highlight
{
	color:'#C04103';
	Font-family: Arial;
	Font-size:10pt;
	font-weight: bold;
}
p,li,LABEL
{	
	color:'#475658';
	Font-family: Arial;
	font-size:'10pt';
	margin-left: '30px';
	margin-right: '30px';
	text-align:'justify';
}
.alink
{
	color:'#333399';
	Font-family: Arial;
	font-size:'10pt';
	text-decoration:'underline';	
}
.alink:hover
{
	color:'#7d9cd2';
	Font-family: Arial;
	font-size:'10pt';
	text-decoration:'none';
}

.td_font
{	
	color:'#666666';
	Font-family: Arial;
	font-size:'10pt';
		
}


.td
{	
	color:'#000080';
	Font-family: Arial;
	font-size:'10pt';
		
}
.td_alt
{
	background-color:'#eef0f1';
	color:'#000080';
	Font-family: Arial;
	font-size:'10pt';
	border-color:'#0462e6';
	border-style: solid;
	border-width: '1px';

}


.theader
{	
	border-color:'#0462e6';
	border-style: solid;
	border-width='1pt';
	background-color:'#278DF6';
	text-align: center;
	color:'#ffffff';
	Font-family: Arial;
	Font-size:12pt;
	font-weight: bold;

	margin-left: '10px';		
}