/*TEXT STYLES*/
/*THE MAIN COLOURED TEXT*/
.text1 {font-family: arial, helvetica, sans serif; font-size: 30pt; color: #990000; font-weight: bold;}
.text1a {font-family: arial, helvetica, sans serif; font-size: 30pt; color: #990000;}
.text2 {font-family: arial, helvetica, sans serif; font-size: 20pt; color: #990000; font-weight: bold;}
.text2a {font-family: arial, helvetica, sans serif; font-size: 20pt; color: #990000;}
.text3 {font-family: arial, helvetica, sans serif; font-size: 16pt; color: #990000; font-weight: bold;}
.text3a {font-family: arial, helvetica, sans serif; font-size: 16pt; color: #990000;}
.text4 {font-family: arial, helvetica, sans serif; font-size: 14pt; color: #990000; font-weight: bold;}
.text4a {font-family: arial, helvetica, sans serif; font-size: 14pt; color:# 990000;}
.text5 {font-family: arial, helvetica, sans serif; font-size: 12pt; color: #990000; font-weight: bold;}
.text5a {font-family: arial, helvetica, sans serif; font-size: 12pt; color: #990000;}
.text6 {font-family: arial, helvetica, sans serif; font-size: 10pt; color: #990000; font-weight: bold;}
.text6a {font-family: arial, helvetica, sans serif; font-size: 10pt; color: #990000;}

/*BLACK TEXT*/
.black1 {font-family: arial, helvetica, sans serif; font-size: 30pt; color:# 000000; font-weight: bold;}
.black1a {font-family: arial, helvetica, sans serif; font-size: 30pt; color: #000000;}
.black2 {font-family: arial, helvetica, sans serif; font-size: 20pt; color: #000000; font-weight: bold;}
.black2a {font-family: arial, helvetica, sans serif; font-size: 20pt; color: #000000;}
.black3 {font-family: arial, helvetica, sans serif; font-size: 16pt; color: #000000; font-weight: bold;}
.black3a {font-family: arial, helvetica, sans serif; font-size: 16pt; color:# 000000;}
.black4 {font-family: arial, helvetica, sans serif; font-size: 14pt; color: #000000; font-weight: bold;}
.black4a {font-family: arial, helvetica, sans serif; font-size: 14pt; color: #000000;}
.black5 {font-family: arial, helvetica, sans serif; font-size: 12pt; color: #000000; font-weight: bold;}
.black5a {font-family: arial, helvetica, sans serif; font-size: 12pt; color: #000000;}
.black6 {font-family: arial, helvetica, sans serif; font-size: 10pt; color: #000000; font-weight: bold;}
.black6a {font-family: arial, helvetica, sans serif; font-size: 10pt; color: #000000;}
.black6b {font-family: arial, helvetica, sans serif; font-size: 10pt; color: #000000; font-style: italic;}

/*LINK STYLES*/
a:link {color: #000000; font-weight: bold; text-decoration: none;} 
a:visited {color: #000000; font-weight: bold; text-decoration: none;}
a:hover {color: #990000; font-weight: bold; text-decoration: none;} 
a:active {font-weight: bold; color: #990000; text-decoration: none;}


/*BODY STYLES*/
.body {background-image: url(back2.gif); font-family: arial, helvetica, sans serif; font-size: 10pt}
.body2 {background-image: url(back2.gif); font-family: arial, helvetica, sans serif; font-size: 10pt; margin-left: 2px;}
.body3 {margin-left: 0px; margin-right: 0px; margin-top: 0px;}

/*TABLE STYLES*/
.table1 {width: 780px; background-image: url(image1a.jpg);}
.table2 {width: 100%;}
.table3 {width: 100%; background-color: #ffffff; font-family: arial, helvetica, sans serif;}
.table4 {width: 100%; background-color: #eeeeee;}
.table5 {width: 80%;}

/*CELL STYLES*/
.cell1 {width: 50px; height: 50px;}
.cell2 {height: 382px;}
/*.cell3 {background-image: url(image2.jpg)}*/
.cell4 {width: 50%; vertical-align: middle; text-align: center;}
.cell5 {width: 17px; height: 39px; background-image: url(image3.jpg.); border: 0px; padding: 0px;}
.cell6 {width: 120px; padding:2px; border: 0px; font-family: arial, helvetica, sans serif; font-size: 10pt; background-color: #ffffff;}
.cell7 {width: 50%; vertical-align: top; text-align: center;}
.cell8 {width: 50%; padding:10px; border: 0px; font-family: arial, helvetica, sans serif; font-size: 10pt; text-align: left; vertical-align: top;}
.cell9 {width: 50%; padding:10px; border: 0px; font-family: arial, helvetica, sans serif;  text-align: center; font-size: 16pt; color: #990000;}
.cell10 {width: 50%; padding:10px; border: 0px; font-family: arial, helvetica, sans serif; font-size: 10pt; text-align: center;}
.cell11 {height: 30px; background-image: url(image5.jpg); padding: 0px;}
.cell12 {width:33%;padding:10px; border: 0px; font-family: arial, helvetica, sans serif; text-align: center; font-size: 10pt;}
.cell13 {text-align: center; font-family: arial, helvetica, sans serif; border-width: 25px; border-color: #990000;} 

/*POSITION STYLES*/
.div1 {text-align: center; font-size: 16pt; color: #990000;}
.div2 {text-align: center; width: 90%; background-color: #eeeeee;padding: 10px;}







