 .heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B245B;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0B245B;
	font-weight: bold;
	text-transform: uppercase;
}
.body {
	font-family: Arial, Verdana, Geneva;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

 .standard  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 12pt;
 	color : #000000;
 	font-weight : normal
 }
 
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	line-height: 18px;
	list-style-position: outside;
	color: #000000;
}
.numberedlist {
	font-family: Arial, Verdana, Geneva;
	font-size: 12px;
	line-height: 18px;
}

A:link  {
 	text-decoration : none;
 	color : #0B245B;
	font-weight: normal;
 }
 
 A:visited  {
 	text-decoration : none;
 	color : #0B245B;
    font-weight: normal;
 }
 
 A:active  {
 	text-decoration : none;
 	color : #0B245B;
	font-weight: normal;
 }
 
 A:hover  {
 	text-decoration : none;
 	color : #526FA5;
	font-weight: normal;
 }
.linkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 0B245B;
}
.crumbs {
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	letter-spacing: 0.1em;
}
.smalleritalic {
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	font-style: italic;
}
.asterix {
	color: #CC0000;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.arrow {
	font-family: Arial, Verdana, Geneva;
	font-size: 18px;
	color: #0B245B;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Verdana, Geneva;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
