﻿body {
	background-color: #FFFFFF;
}

.myCenter {
	text-align: center; 
}

.myCenter table {
	margin-right: auto;
	margin-left: auto;
}
	
.normalText
{
	font-weight: normal;
	font-size: 10pt;
	background-image: none;
	vertical-align: baseline;
	color: black;
	font-style: normal;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-variant: normal;
}

.normalTextNoAlign
{
	font-weight: normal;
	font-size: 10pt;
	background-image: none;
	vertical-align: baseline;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-variant: normal;
}

.slipText 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-style: italic;	
	text-align:left;
	line-height: normal;	
	font-weight: normal;	
	color: #000000;
}

.slipTextNoAlign 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-style: italic;	
	line-height: normal;	
	font-weight: normal;	
	color: #000000;
}

.dateText
{
	font-weight: normal;
	font-size: 10pt;
	background-image: none;
	vertical-align: baseline;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: right;
	font-variant: normal;
}

.headLineText
{
	font-weight: bold;
	font-size: 12pt;
	background-image: none;
	vertical-align: baseline;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: justify;
	font-variant: normal;
}

.normalTextSlip
{
	font-weight: normal;
	font-size: 10pt;
	background-image: none;
	vertical-align: baseline;
	color: black;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: justify;
	font-variant: normal;
}

.copyrightNormal
{
	font-weight: bold;
	font-size: 8pt;
	background-image: none;
	vertical-align: baseline;
	color: gray;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	font-variant: normal;
}

.copyrightSlip
{
	font-weight: normal;
	font-size: 8pt;
	background-image: none;
	vertical-align: baseline;
	color: gray;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	font-variant: normal;
}

.menuLeft
{
	font-weight: normal;
	font-size: 10pt;
	vertical-align: baseline;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-variant: normal;
}