﻿div.Section1
	{page:Section1;}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {font-family: Tahoma; font-size: 14px; }
.style7 {
	font-family: Tahoma,Helvetica;
	font-size: 12px;}
	
.mainStyle 
{
	font-family: Tahoma;
	font-size:10pt;
	text-align:left;
	color:#000000;
	text-decoration: none;
}
.header
{
	font-family: Tahoma;
	font-size:12pt;
	text-align:left;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}