body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background:#526D82;
}
table
		{	
		font-style: normal;
		font-weight: normal;
		font-size:12px;
		color: #fff;  
		}
.txt-input
		{	
		font-style: normal;
		font-weight: normal;
		font-size:12px;
		color: #213993;  		
		}
		input
		{	
		font-style: normal;
		font-weight: normal;
		font-size:12px;
		color: #213993;  		
		}
		select, textarea
		{
		font-style: normal;
		font-weight: normal;
		font-size:12px;
		color: #213993;  		
		}
.h1 
		{
		font-style: normal;
		font-weight: bold;
		font-size:16px;
		color: #FFF; 
		}
.h2 
		{
		font-style: normal;
		font-weight: normal;
		font-size:12px;
		color: #213993; 
		}
.h3   
		{
		font-style: normal;
		font-weight: bold;
		font-size:12px;
		color: #213993;
		}
.h4 
		{
		font-style: normal;
		font-weight: normal;
		font-size:12px;
		color: #213993;
		}
.h5 
		{
		font-style: normal;
		font-weight: normal;
		font-size:3px;
		color: #526D82;
		}
.orange
		{
		font-style: normal;
		font-weight: bold;
		font-size:11px;
		color: #EF800D;  		
		}
.copyright
		{
		font-style: normal;
		font-weight: normal;
		font-size:11px;
		color: #FFFFFF;  		
		}
.red
		{
		font-style: normal;
		font-weight: bold;
		font-size:12px;
		color: #FF0000;  		
		}		
a:link, a:active, a:visited
		{
		font-style: normal;
		font-weight: bold;
		font-size:12px;
		color: #EF800D;
		text-decoration: none;
		}
a:hover
		{
		font-style: normal;
		font-weight: bold;
		font-size:12px;
		color: #8ec5e6;
		text-decoration: none;
		}
a.white-link:link, a.white-link:active, a.white-link:visited
		{
		font-style: normal;
		font-weight: normal;
		font-size:11px;
		color: #FFFF00;
		text-decoration: none;
		}
a.white-link:hover
		{
		font-style: normal;
		font-weight: normal;
		font-size:11px;
		color: #8ec5e6;
		text-decoration: none;
		}