.text  {
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

table.rightborder  {
	border-right : thin solid #420404;
	border-right-width : 1px;
}

.sectionheader  {
	background-color : ffffff;
	color : 0B58A7;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : medium;
	text-align : center;
	/* text-decoration : underline; */
	padding : 0;
	border-width : thin;
	border-color : A7131D;
	border-style : none;
}

td  {
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0;
}

heading  {
	font-size : 14px;
	font-family : Century Gothic;
}

.list  {
	line-height : 2;
}


