body {
	background-attachment: fixed;
	background-color: #CCCCFF;
	background-repeat: repeat;
	background-position: left top;
	margin-right: 25px;
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	scrollbar-face-color: #FF6633;
	scrollbar-shadow-color: #6804e1;
	scrollbar-highlight-color: yellow;
	scrollbar-3dlight-color: #6804e1;
	scrollbar-darkshadow-color: #6804e1;
	scrollbar-track-color: #CCCCFF;
	scrollbar-arrow-color: yellow;
	margin-left: 25px;
}

A {
color:yellow;
text-decoration:underline;
}

A:hover {
color: #FF6633;
text-decoration:none;
font-style: italic;
background-color:none;
}

A:visited {
color:gray;
text-decoration:underline;
}

p {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6804e1;
	text-align: left;
}

.plink {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

.intro {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: blue;
	text-align: justify;
	background-color:#FFCC99;
	padding: 2mm;	
}

.art {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6804e1;
	text-align: justify;
	background-color:#FFCC99;
	padding: 2mm;	
}


.qu {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: yellow;
	text-align: left;
}

.comt {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-align: left;
	
}

.sign {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: orangered;
	text-align: right;
}

.idxcol1 {
	text-align: right;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.idxcolnew2 {
	text-align: left;
	font-size: 10pt;
	font-family: Tahoma;
	color: #FF6666;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.idxcol2 {
	text-align: left;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.idxend {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6804e1;
	text-align: center;
	background-color:#FF9933;
	padding: 2mm;
}

hr  {
	width: 75%;
	size: 1%; 
	color: #FF9966;
}

h1 {
	font-family: Tahoma;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: yellow;
	text-decoration:underline;
}

h2 {
	font-family: Tahoma;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: blue;
	text-decoration: none;
}

h3 {
	font-family: Tahoma;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

h4 {
	font-family: Tahoma;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: blue;
	text-decoration: none;
}

h6 {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: yellow;
	text-decoration:none;
}

li {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6600CC;
}

table {
	align: center;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	border: 0px;
	background-attachment: fixed;
	background-position: center center;
}

.tindex {
	width: 100%;
	background-color: none;
	background-position: center top;
	padding: 0px;
	spacing:0px;
	border-style: collapse;
	border-color: #FF9966;
	border-width: 0px;
	cellpadding:0px;
	cellspacing:0px
}

.tnul {
	align: center;
	background-repeat: no-repeat;
	background-position: left top;
	border-color: #FF9966;
	border-width: 0px;
	}


th {
	background color: #FF9933;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-variant: small-caps;
	text-transform: none;
	background-color: #9999FF;
	text-align: center;
	vertical-align: middle;
	font-style: normal;


}

td {
	font-family: Tahoma;
	font-size: 12pt;
	color: #6600CC;
	align: left;
}

.tbgor {
	background-color: #FF9966;
	font-family: Tahoma;
	font-size: 12pt;
	color: #6600CC;
	align:left;
	vertical-align: top;
	
}

table .bgor {
	background-color: #FFCC99;
	background-position: center top;
	text-align: justify;
	padding: 15px;
	width: 95%;
	border: 0px;
}

table .bgornoborder {
	background-color: #FF9933;
	background-position: center top;
	text-align: justify;
	padding: 0px;
	width: 95%;
	border: 0px;
}

.tbeq {
	width: 75%;
	align: center;
	vertical-align: top;
	background-color: none;
	text-align: center;
	padding: 5px;
	border: 0px;
}

.pgfestgr {
	background-color: #FFCC66;
	font-family: Tahoma;
	font-size: 10pt;
	color: #6600CC;
	align: center;
	vertical-align: top;
	
}
.tr-ag {
	background-color: #FFCC66;
}
.qub {
	font-family: Tahoma;
	font-size: 12pt;
	color: #0000FF;
}
