﻿.Title1
{
	font-weight: bold;
	font-size: 12pt;
	color: #d8180f;
}
.Title2
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 5px;
}
.Title3
{
	font-weight: bold;
	font-size: 10pt;
	color: #d8180f;
}
.Title4
{
	font-style: italic;
	font-size: 10pt;
}
.Title5
{
	font-style: italic;
	color: #d8180f;
	font-size: 8pt;
}
.Remark
{
	color: #d8180f;
	font-weight: bold;
}