body, table, .text, .search{
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size:12px;	
	color: #202B6F;	
}
a{
	font-size: 12px;
	font-weight: bold;
	color: #202B6F;
	text-decoration: underline;
}
a:hover{
	color: #586095; 
	text-decoration: underline;
}
a.menu {
	font-size: 12px;
	color : #202B6F;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color : #586095;
	text-decoration: none;
}
.menu{
	font-size: 15px;
	font-weight: bold;
	font-style : italic;
	color: #202B6F;
	
}
.header{
	font-size: 20px;
	font-weight: bold;
	font-style : italic;	
	color: #202B6F;
	text-align: right;	
	padding-right: 7px;
	padding-top: 3px;
}
.text{
	text-align: justify;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
table#clnt{
    border-width:1px 1px 0px 0px;
	border-style: solid;
	border-color: #202B6F;
}
table#clnt td {
    border-width:0px 0px 1px 1px;
	border-style: solid;
	border-color: #202B6F;
}
