body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}
body {
	background-color: #000000;
	margin-left: 100px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pink_titles {
	color: #cf009c;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none;
}
a:active {
	color : #FFFFFF;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
a:visited {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
a:hover { color : #666666; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : bold; 
	text-decoration: none;
}

.credits_wht {
	font-size: 9px;
	color: #FFFFFF;
}

.black_txt_9ari {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

a.black_links:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}
a.black_links:active {
	color : #000000;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
a.black_links:visited {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
a.black_links:hover { color : #666666; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : bold; 
	text-decoration: none;
}
