body {
	margin-right: 7pt;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #000000;
	text-align: justify;
	font-size: 8pt;
	background-color: transparent;
}

.index {
	background-color: #000000;
}

A:link {color: #00FFff;
	font-weight: bold;
        text-decoration: none;
}

A:visited { text-decoration: none;
	font-weight: bold;
	color: #00FFff;
}

A:hover { text-decoration: none; 
	font-weight: bold;
	color: #00FFff;
	background-color: #604000;
}

p {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #000000;
	text-align: justify;
	font-size: 8pt;
}

b {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #000000;
	font-weight: bold;
}

i {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #000000;
	font-style: italic;
}

u {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #000000;
	text-decoration: underline;
}

td {	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #000000;
	font-size: 10pt;
}

th {	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}
