@charset "UTF-8";
/* CSS Document */

body
{
	color: #577FB0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.text
{
	color: #577FB0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	}
	
.text-small
{
	color: #577FB0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	}	

.title
{
	color: #577FB0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	}	
	
.title-small
{
	color: #577FB0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	}

.clearit
{
	clear: both;
	height: 15px;
}