html { overflow-y : scroll; }
BODY {
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #525252;
	text-align: left;
	margin: 0px;
}

BODY A {
	color: #196f8d;
	text-decoration: none;
}

BODY A:active { color: #196f8d;}
BODY A:hover  { color: #196f8d; text-decoration: underline;}

BODY TABLE {margin: 0px;}
BODY P	{ text-align: left; 	text-indent: px;
}

BODY DL	{ font-weight: bolder;	}
BODY UL	{ line-height: 11pt; }

BODY LI { padding-bottom: 8px; }
BODY OL { line-height: 11pt; }

BODY TD	{ font-size: 8pt; padding: 0px; line-height: 11pt; }

BODY INPUT	{ font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
BODY SELECT { font-size: 8pt; font-family: Arial, Helvetica, sans-serif;}
BODY TEXTAREA { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }

.mainTable {
	height: 100%;
	width: 100%;
	background:;
}

.title0 {
	color: #6ca8bd;
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28pt;
	 text-decoration:underline;
	text-indent: px;
}

.title1 {
	color: #6ca8bd;
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28pt;
	text-indent: px;
}

.title2	{
	color: #6ca8bd;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20pt;
	margin-bottom: 20px;
	margin-left: 1px;
	}
	
.title2enger	{
	color: #6ca8bd;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20pt;
	margin-bottom: 20px;
	margin-left: 1px; 
	word-spacing:-2px
	}

.title3	{
	color: #525252;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11pt;
	font-weight: bold;
}

.title4	{
	color: #6ca8bd;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-weight: bold;
	text-indent: 0px;
	}

.imageComment {
	color: #000000;
	background: 
	padding-top: 0px; padding-bottom: 2px;
	padding-left: 4px; padding-right: 4px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11pt;
}

.box {
	color: #A0A0A0;
	background: ;
	border: #EFEFEF 1px solid;
	padding-top: 2px; padding-bottom: 4px;
	padding-left: 8px; padding-right: 8px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11pt;
}


.marginleft {
	margin-left: 10px; 
}
