.white {
    color:#000000;
    font-size:11px;
    font-weight:bold;
    font-family:arial,sans-serif;
    text-decoration:none;
    text-align: right;
  }
  .white2 
  {
	color:#000000;
    font-size:11px;
    font-weight:bold;
    font-family:arial,sans-serif;
    text-decoration:none;
    text-align: center;
	}
  
.normal {
    color:#000000;
    font-size:13px;
    font-family:arial,sans-serif;
    text-decoration:none;
    text-align: left;
  }
  
.bordertable {
    border-width:1px;
    border-color:#000000;
    border-style:solid;
  }
.bordertabletwo {
    border-width:1px;
    border-color:#FFFFFF;
    border-style:solid;
  }
.bottomborder {
    border-style:solid;
    border-color:#3B5998;
    border-top-width:0px;
    border-bottom-width:1px;
    border-right-width:0px;
    border-left-width:0px;
  }
  
.line {
        height:1px;
  }
  
.title {
    color:#000000;
    font-size:18px;
    font-weight:bold;
    font-family:tahoma,arial,sans-serif;
    text-decoration:none;
    text-align: center;
  }
  
.title2 {
    color:#000000;
    font-size:18px;
    font-weight:bold;
    font-family:tahoma,arial,sans-serif;
    text-decoration:none;
    text-align: left;
  }
  
.larger {
    color:#000000;
    font-size:13px;
    font-weight:none;
    font-family:tahoma,arial,sans-serif;
    text-decoration:none;
  }
p.c2 {text-align: center}
div.c1 {text-align: center}
c2 {text-align: center}
p.c1 {text-align: left}
table.c1 {border-collapse: collapse}