body { color: #000; font-size: 10pt; font-family: Helvetica, sans-serif; margin: 0; padding: 0; }
p { color: #4a4a4c; font-size: 10pt; font-family: Helvetica, sans-serif; padding-right: 20px; padding-left: 0; }
td { color: #4a4a4c; font-size: 10pt; font-family: Helvetica, sans-serif; }
a:link { color: #4080bc; text-decoration:underline; }
a:visited { color: #4080bc; text-decoration:underline; }
a:hover { color: #bf0000; text-decoration:underline; }
a:active { color: #4080bc; text-decoration:underline; }
h1 { color: #4080bc; font-size: 14pt; font-family: Helvetica, sans-serif; font-weight: bold; text-decoration: none;  margin: 0 0 10px; }
h2 { color: #4080bc; font-size: 12pt; font-family: Helvetica, sans-serif; font-weight: bold; text-decoration: none;  margin: 0 0 10px; }
h3 { color: #4080bc; font-size: 10pt; font-family: Helvetica, sans-serif; font-weight: bold; text-decoration: none;  margin-top: 0; margin-right: 0; margin-bottom: 10px; }
.white { color: #fff; }
.small { font-size: 9pt; }
table {  }
.table { margin-left: 0; }
hr { margin-top: 10px; margin-right: 10px; margin-bottom: 10px; border-color: #808080 #fff #fff; border-style: dashed solid solid; border-width: 1px; }
.border { border: solid 1px #e01a27; }
.capitalise { text-transform: capitalize; }
ul {margin-right:10px;}
.small_white {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
