BODY {
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	background-color: white;
}
TEXT {
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	background-color: white;
}
P {
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	text-align : justify;
	margin-bottom: 0;
	margin-top: 5;
	text-indent: 20;
}
P.comment {
	margin-left: 40;
	margin-right: 40;
	margin-top: 10;
	margin-bottom: 10;
	padding: 6;
	background-color: #F6F6F6;
	border: 1px Solid #E9E9E9;
	text-align : justify;
	font-size: 8pt;
	font-style: italic;
}

center{
	margin: 12;
}
.comment {
	text-align : justify;
	font-size: 8pt;
	/*font-style: italic;*/
}
TD {
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
}
TH {
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
}

.inp {
	BORDER-RIGHT: #C0CDD1 1px Solid;
	BORDER-TOP: #C0CDD1 1px Solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #C0CDD1 1px Solid; 
	COLOR: #666666; 
	BORDER-BOTTOM: #C0CDD1 1px Solid; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #FFFFFF
}


H1 {
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
}

.button{
	border-width : 1;
	font-size : 8pt;
}

H2 {
	font-size: 8pt;
	font-family: Tahoma;
}

A {
	text-decoration : none;
	font-size: 8pt;
}

A:HOVER {
	text-decoration : underline;
	font-size: 8pt;
}

.hzgline{
	background-color : #999999;
	height : 1;
	padding : 0;
}
td.SepLine {
	height : 1;
	padding : 0;
	background-image: url(images/dot-dot.gif);	
}

.vtgline{
	background-color : #999999;
	width : 1;
	padding : 0;
}
.hzwline{
	background-color : White;
	height : 1;
	padding : 0;
}
.white{
	color: white;
}

A:link 
{
	COLOR: #336699; 
	TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
}

A:visited {
	COLOR: #336699; 
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-size: 8pt;
}

A:hover {
	COLOR: #336699;     
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-size: 8pt;
}
.input {
	BORDER-RIGHT: #E9E9E9 1px Solid;
	BORDER-TOP: #E9E9E9 1px Solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #E9E9E9 1px Solid; 
	COLOR: #E8E8E8; 
	BORDER-BOTTOM: #E9E9E9 1px Solid; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #E8E8E8
}