@charset "utf-8";
/* CSS Document */

#wrapper #content-wrapper h1{
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#A32A0F;
}
#wrapper #content-wrapper #left .small {
	font-size: 90%;
	line-height: 14px;
	color: #333333;
	padding-left: 20px;
}
#content-wrapper #right .highlight {
	font-size: large;
	color: #013967;
}
