	.text	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #326091;
		}
		
		
	.title	{
		font-weight: bold;
		font-size: 12px;
		line-height: 13px;
		}
		
		
	.texts	{
		font-size: 10px;
		line-height: 12px;
		}
		
	.conditions	{
		font-size: 10px;
		line-height: 10px;
		color: #FFFFFF;
		}
		
		
	.bold	{font-weight: bold;}
	.italic {font-style: italic;}

	
	A:link {color: #6B99BC; text-decoration: none;}
	A:visited {color: #6B99BC; text-decoration: none;}
	A:active {color: #32609; text-decoration: none;}
	A:hover {color: #32609; text-decoration: none;}
	
	A.legal:link {color: #FFFFFF; text-decoration: underline;}
	A.legal:visited {color: #FFFFFF; text-decoration: underline;}
	A.legal:active {color: #6B99BC; text-decoration: underline;}
	A.legal:hover {color: #6B99BC; text-decoration: underline;}
	
	