body {
	background-color: #161414;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style1 {font-size: 14px}
a:link {
	color: #448CCA;
	text-decoration: none;
}
a:visited {
	color: #448CCA;
	text-decoration: none;
}
a:hover {
	color: #448CCA;
	text-decoration: underline;
}
.white_link {
	color: #FFFFFF;
}
a.white_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.black_text {
	color: #000000;
}
.title_text {
	color: #448CCA;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.pic_box {
	border: 1px solid #000000;
}
