body{
	BACKGROUND-IMAGE: url(../images/tile.gif); 
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #003333;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-BASE-COLOR: #CCCCFF;
}

a:link, a:active, a:visited{
	color: #666666;
	text-decoration: underline;
}

a:hover{
	color: #333333;
	text-decoration: underline;
}

UL { 
	margin-left: 10px;
	padding-left : 5px;
	list-style : disc outside url(pdf_logo.jpg);
	margin-bottom : 0px;
	margin-top : 0px;
}

li {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin-top: 2px; 
	margin-bottom: 2px; 
	padding-left: 6px
}

.tx1{
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	//letter-spacing: .03em;
	//word-spacing: .15em;
}
tx1:hover{
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	letter-spacing: .03em;
	word-spacing: .15em;
}
.tx1maus{
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	//letter-spacing: .03em;
	//word-spacing: .15em;
	//cursor:crosshair;
	//cursor:help;
	//cursor:pointer;
}


.tx2{
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #6699CC;
	letter-spacing: .02em;
	word-spacing: .15em;
}
tx2:hover{
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	letter-spacing: .03em;
	word-spacing: .15em;
}
.tx3{
	font-size: 10px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: .02em;
	word-spacing: .15em;
}
.tx4{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	letter-spacing: .02em;
	word-spacing: .15em;
}
.tx5{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: .02em;
	word-spacing: .15em;
}

.tx6{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	letter-spacing: .02em;
	word-spacing: .15em;
}

.tx6_11{
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	letter-spacing: .02em;
	word-spacing: .15em;
}

.tx6maus{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	letter-spacing: .02em;
	word-spacing: .15em;
	cursor:pointer;
	text-decoration: underline;
}

.tx7{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: .02em;
	word-spacing: .15em;
}
tx7:hover{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	letter-spacing: .02em;
	word-spacing: .15em;
}
.solid {border-style: solid; border-color: #666666; border-width:1px
}
.solid2 {border-style: solid; border-color: #6633FF; border-width:1px
}