@charset "UTF-8";
strong, b {
	color: #FEBF11;
}
body {
	background-color: #333333;
	margin: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}
.contact_cell {
	line-height: 15px;
}
.stronger {
	font-weight: bolder;
}
a:link {
	color: #FEBF11;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FEBF11;
}
a:hover {
	text-decoration: none;
	color: #FEBF11;
}
a:active {
	text-decoration: none;
	color: #FEBF11;
}
h2 {
	color: #FEBF11;
}

