body, td {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #ECC113;
	text-decoration: none;
}

img {
	border: 0;
}

h2, .title {
	color: #E9C412;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

td {
	font-size: 11px;
}

.grey {
	color: #999999;
	font-size: 9px;
}

.blue {
	color: #374B86;
}

strong, .strong {
	font-weight: bold;
	font-size: 11px;
	margin: 15px 0 0 0;	
}
.strong a {
	color: #515151;
}
.Solar {
	color: #DCA506;
}

.strong  { color: #515151 }

.light {
	font-size: 9px;
	color: #515151;
}

.separator {
	height: 10px;
	font-size: 10px;
	border-bottom: 1px solid #999999;
}

.bg_grey {
	background-color: #F0F0F0;
}