﻿
BODY {
	background: #beb396;
	text-align: center;
}

	

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
a:hover {
	color: #000000;
}

h1 {
	color: #666666;
	font: Arial;
	letter-spacing: 6pt;
	text-align: center;
	font-size: 24pt;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
	text-align: center;
	font-size: 10pt;
	margin-top: 0;
	padding-top: 0;
	font-weight: lighter;
}

h3 {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
}

.body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.text_justify, a.text_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style:normal;
	text-align: justify;
}
.text_left  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;	
	color: #666666;
	text-align: left;
}

.text_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
	font-style: normal;
}

.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-align: center;
}

.lead { 
line-height:0.15
} 

.table_main {
	width:	650px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
	border-spacing: 14;

}
	
.table_main img {
	border-width: 0px;
	width: 300px;
}

