body { 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #E1E1C1;
color: #000000; 
font-size: 12px; 
font-family: verdana, helvetica, sans-serif; 
line-height: 16px; 
}

td, p  {
font-size: 12px; 
line-height: 16px; 
}

h1  {
font-size:21px;
line-height:26px;
color:#000000;
}

h2  {
font-size: 16px;
line-height: 18px;
color: #095098;
}

h3  {
font-size: 13px;
line-height: 16px;
color: #095098;
}

.bodytext { 
color: #333; 
}

.bodytext_bold { 
color: #3f3f3f; 
font-weight: bold;
}

/*ALTERNATE TEXT CHOICES*/

.oldh1 {
font-size: 18px;
line-height: 21px;
color: #ff6d26;
}


.copyright  {
font-size: 10px;
color: #313131;
}

.check  {
background-color:#fdf2c5; 
font-size:14px;
text-align:center;
color: #3f3f3f; 
font-weight: bold;
}

.disc  {
background-color: #FFFFCC;
border:dashed #ffaa5f 2px;
font-size: 11px;
line-height: 14px;
padding: 16px;
}

.disc2  {
background-color: #ffffe7;
border:dashed #ffaa5f 2px;
font-size: 11px;
line-height: 14px;
padding: 16px;
}

.text11 {
font-size:11px;
line-height:14px;
}

.text12 {
font-size:12px;
line-height:15px;
}

.text13 {
font-size:13px;
line-height:16px;
}


.red  {
font-size: 12px;
color: #ff6d26;
}

.number  {
font-size: 16px;
font-weight: bold;
color:#3300CC;
text-align: right;
}

.grey  {
color:#333333;
}
/*END ALTERNATE TEXT CHOICES*/



/*COLOUR and SPACE CHOICES*/
.tablemain  {
background-color: #010199;
}

.table2  {
background-color: #fff;
}

.pad10  {
padding: 10px;
}

.table3  {
background-color:#FFFFCC;
}

.pad  {
padding: 40px;
padding-right: 50px;
}

.pad2  {
padding-top: 9px; 
padding-right:20px;
}

.headercell  {
background-color: #CFD5E7;
}
/*END COLOUR and SPACE CHOICES*/



/*ALL LINK TAGS*/
a {
color: #000092;
font-weight: bold;  
text-decoration: underline;
}

a.blacknoline   { 
color: #000000; 
font-weight: normal; 
text-decoration: none 
}

a.close   { 
color: #cccccc; 
font-weight: normal; 
font-size: 10px;
text-decoration: underline;
text-align: right;
}

a.close2   { 
color: #cccccc; 
font-weight: normal; 
font-size: 10px;
text-decoration: underline;
text-align: left;
}

a.old, a.old:visited  {
line-height: 10px;
text-decoration: none;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
}
/*END LINK TAGS*/
