body {
	background-color: #000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: normal; 
	line-height: 150%;
}
h1 {
	font-size: 16px;
	color: #215AA1;
}
h2 {
	font-size: 10px;
	color: #FFF;
}
a:link, a:active, a:visited {
	color: #2E58A5;
}
a:hover {
	color: #F89422;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.copyright {font-size: 10px; }
.white-text {color: #fff!important;}
.footer {font-size: 10px; color: #fff; font-weight: bold!important; line-height: 120%;}
.title {color: #376cac;}

p{
	color:#000;
	padding:10px 0;
}
.bold {
	font-size: 16px;
	font-weight: bold;
	color: #D96C00;
}
.navigation {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	word-spacing: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	    padding: 2px 0;
}


.navigation:hover {
	color:#d96c00!important;
}
