.blue{
	color:#004170;
}
.gold{
	color:#c2973a;
}
body{
	font-family:Verdana;
	font-size:12px;
	color:#787878;
	line-height:1.3em;
}
.headings{
	color:#004170;
	font-size:17px;
	line-height:1.2em;
}
.sub-headings{
	color:#004170;
	font-size:14px;
}
hr {
background:#c2973a none repeat scroll 0 0;
border:0 none;
color:#c2973a;
height:1px;
}