	body, td {
		font-family: Arial, Helvetica, sans-serif;
		color: #616161;
		font-size: 12px;
		line-height: 22px;
	}
	
	a { 
		text-decoration: none;
		color:#526B91;
		}

	a:hover {
		text-decoration:underline;
		color:#526B91;
		}
	
	a:link { 
		text-decoration: none;
		color:#526B91;
		}
		
	.titles {
		font-size: 18px;
		text-transform: uppercase;
		font-weight:bold;
		line-height: 22px;
	}
	
	.small_txt {
		font-size: 11px;
		line-height: 22px;
	}

	.form {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
