.clsMenu
{
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial;
	background-color: #666699;
	text-decoration: none;
}

.clsMenuSel
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial;
	background-color: #333366;
	text-decoration: none;
}

.clsText
{
	text-justify: auto;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: justify;
}

.clsPressText
{
	text-justify: auto;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: justify;
}

.clsCenter
{
	text-align: center;
}
.clsSup
{
	font-size: 14pt;
	color: #666699;
	font-family: Verdana, Arial;
	text-align: justify;
}

.clsLink
{
	font-size: 8pt;
	color: #666699;
	font-style: normal;
	font-family: Verdana, Arial;
	font-variant: normal;
	text-decoration: underline;
}
.clsLinkMail
{
	font-size: 8pt;
	color: #666699;
	font-style: normal;
	font-family: Verdana, Arial;
	font-variant: normal;
	text-decoration: underline;
}
.clsLinkBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial;
	font-variant: normal;
	text-decoration: none;
}

.clsLinkMore
{
	font-size: 8pt;
	color: #333366;
	font-style: italic;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.clsTextBold
{
	font-size: 8pt;
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial;
}

.clsHeadSmall
{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	font-family: Verdana, Arial;
	text-align: center;
}

.clsHeadBig
{
	font-weight: bold;
	font-size: 24pt;
	color: #666699;
	font-family: Verdana, Arial;
	text-align: left;
	text-decoration: none;
}

.clsHeadItalic
{
	font-weight: bold;
	font-size: 14pt;
	color: #666699;
	font-style: italic;
	font-family: Verdana, Arial;
	text-align: left;
}

.clsBody
{
	background: white;
}

.clsImgFlow
{
	clear: none;
	float: right;
	visibility: visible;
	margin: 10px;
}

.clsImgLFlow
{
	clear: none;
	float: left;
	visibility: visible;
	margin: 10px;
}

.clsCntTable
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.clsSimpleTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
	border: 0;
}
.clsTdImg
{
	text-align: center;
}

.clsFooterLink
{
	text-justify: auto;
	font-size: 7pt;
	color: white;
	font-family: Verdana, Arial;
	text-align: center;
	text-decoration: none;
}

.clsFooter
{
	text-justify: auto;
	font-size: 7pt;
	color: white;
	font-family: Verdana, Arial;
	text-align: center;
}

.clsSpacer
{
	text-justify: auto;
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: center;
}

.clsOddRow
{
	text-justify: auto;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: whitesmoke;
	text-align: left;
}

.clsEvenRow
{
	text-justify: auto;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: gainsboro;
	text-align: left;
}

.clsTextCenterItalic
{
	font-weight: normal;
	font-size: 8pt;
	color: #333366;
	font-style: italic;
	font-family: Verdana, Arial;
	text-align: center;
}

.clsHeadMedium
{
	font-weight: bold;
	font-size: 10pt;
	color: #333366;
	font-family: Verdana, Arial;
	text-align: center;
}

.clsPressHead
{
	font-weight: bold;
	font-size: 13pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: center;
}

.clsPressHeadSmall
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: center;
}

.clsPressHeadSmallLeft
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: left;
}

.clsImg
{
	margin: 10px;
}
.clsImgCenter
{
	margin: 10px;
	text-align: center;
}