.title
{
	color:'#192BA7';
	Font-family: Arial;
	Font-size:10pt;
	font-weight: bold;
	

}
.top_title
{
	color:'#FD6D03';
	Font-family: Arial;
	Font-size:14pt;
	font-weight: bold;
	font-style: italic;
	margin-left: '10px';
}
.highlight
{
	color:'#2888F8';
	Font-family: Arial;
	Font-size:9pt;
	font-weight: bold;
}
p,li,LABEL
{	
	color:'#033467';
	Font-family: Arial;
	font-size:'9pt';
	margin-left: '30px';
	margin-right: '30px';
	text-align:'justify';
}
.alink
{
	color:'#0135dd';
	Font-family: Arial;
	font-size:'10pt';
	text-decoration:'underline';	
}
.alink:hover
{
	color:'#0172fe';
	Font-family: Arial;
	font-size:'10pt';
	text-decoration:'none';
}

.td_font
{	
	color:'#033467';
	Font-family: Arial;
	font-size:'9pt';
	margin-left: '10px';

		
}


.td_alt
{
	background-color:'#eef0f1';
	color:'#000080';
	Font-family: Arial;
	font-size:'10pt';
	border-color:'#0462e6';
	border-style: solid;
	border-width: '1px';

}

.table
{
	
	
	border-width='1pt';
	border-colorlight:'#0462e6';
	border-colordark:'#000000';

}

.li
{
 list-style-image: url('images/icon.gif')
}
.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';		
}
.td
{
	color:'#000080';
	Font-family: Arial;
	font-size:'10pt';
	margin-left: '5px';
	margin-right: '1px';
	text-align:'left';

}