BODY
{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;
	background-color: #ececec;
}

TABLE
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}

.written_text
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.normal_text
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
}

.bottom_text
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
}

H1
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

H2
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

H3
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 14px;
}

.bottom_border
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid silver;
	height: 18px;
	padding-left: 10px;
	background-color: #ffffff;
}

.small_text
{
	padding-left: 5px;
	padding-top: 5px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 9px;
}

a:link
{
	text-decoration: none;
	color: #191970 ;
}

a:visited
{
	text-decoration: none;
	color: #191970;
}

a:hover
{
	text-decoration: none;
	color: #191970;
}
