a:link {
	color: C0C0C0;
	border: C0C0C0;

}

a:visited {
	color: C0C0C0;
}

a:hover {
	color: C0C0C0;
}

a:active {
	color: C0C0C0;
}

select {
	font-family: helvetica;
	color: 000000;
}

body {
        background-color: #3F3F41;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: helvetica;
	font-size: 9pt;
	color: CCCCCC;
}

table {
	font-family: helvetica;
	font-size: 9pt;
	color: 999999;
}

.image {
	position: absolute;
	left: 2in;
	top: 2in;
	width: 3in;
	height: 3in;
}

.mp3_player {
	position: absolute;
	left: 875px;
	top: 410px;
	width: 3in;
	height: 3in;
}

.text1 {
	position: absolute;
	left: 150px;
	top: 400px;
	width: 690px;
	height: 275px;
	font-family: arial;
	font-size: 10pt;
	color: CCCCCC;
	scrollbar-base-color:#3F3F41;
	scrollbar-3dlight-color:#3F3F41;
	scrollbar-face-color:#3F3F41;
	scrollbar-track-color:#3F3F41;
	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#000000;
	
}
