BODY, P, LI {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	text-align:justify;
}

H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#87B8D1;
	font-weight:500;
}

H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333298;
	font-weight:bold;
	padding:0px;
	margin:20px 0px 10px 0px;
	line-height:15px;
}

.quote {
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#333399;
}

.red {
	color: red;
	font-weight: 700;
}
.green {
	color: green;
	font-weight: 700;
}
.orange {
	color: #ed7026;
	font-weight: 700;
}

.blue {
	color: blue;
	font-weight: 700;
}