﻿.title1
{
	font-size: 10pt;
	margin-left: 3px;
	color: white;
	display: block;
	position: relative;
	margin-top: 8px;
}

.title2
{
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	margin-left: 5px;
	color: white;
}

.title3
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 5px;
	color: #6E8778;
}

.title4
{
	font-weight: bold;
	font-style: italic;
	font-size: 8pt;
	margin-left: 5px;
	color: #6E8778;
}

.title5
{
	font-style: italic;
	font-size: 8pt;
	margin-left: 5px;
	color: #6E8778;
}

.title6
{
	font-size: 6pt;
}

.remark
{
	font-weight: bold;
	font-size: 8pt;
	color: #444444;
}






