/* CSS Document */

.body {
font-size: 10pt;
 font-family : Times New Roman, Times, serif, arial;
color: #999999;
line-height: 16px;}

.highlight {
 font-family : Times New Roman, Times, serif, arial;
 font-size : 10pt;
 color: #FF6600;
 font-weight : normal;
 margin-bottom : 0px;
 padding-bottom : 0px;
}


h1 {
 font-family : Times New Roman, Times, serif, arial;
 font-size : 12pt;
 color: #FF6600;
 font-weight : bold;
 margin-bottom : 0px;
 padding-bottom : 0px;
}

.linkstitle {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 color: #000000;
 font-weight : bold;
 line-height: 14px;
}


.links {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 color: #FF6600;
 font-weight : normal;
 text-decoration: underline;
}

.contact {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 color: #FF6600;
 font-weight : normal;
}

.contactnumber {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 14pt;
 color: #FF6600;
 font-weight : bold;
 line-height: 16px;
}

.foot {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 10px;
 color: #999999;
 font-weight : normal;

}
.footlinks {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 10px;
 color: #FF6600;
 font-weight : normal;
 text-decoration: underline;
}