BODY { font-family: 'Times New Roman CE', serif; font-weight: normal;
       font-style: normal; font-size: 12pt; 
       color: rgb(0,0,0) }

A:link    { text-decoration: none; font-family: 'Times New Roman CE', serif; font-weight: normal;
            font-style: normal; font-size: 12pt; 
	        color: rgb(0,0,0) }

A:visited { text-decoration: none; font-family: 'Times New Roman CE', serif; font-weight: normal;
            font-style: normal; font-size: 12pt; 
	        color: rgb(0,0,0) }

A:active  { text-decoration: none; font-family: 'Times New Roman CE', serif; font-weight: normal;
            font-style: normal; font-size: 12pt; 
	        color: rgb(0,0,0) }

DIV { text-align: justify; font-family: 'Times New Roman CE', serif;
      font-weight: normal; font-style: normal;
      font-size: 12pt; color: rgb(0,0,0) }

TD {  font-family: 'Times New Roman CE', serif;
      font-weight: normal; font-style: normal;
      font-size: 12pt; color: rgb(0,0,0);
	  }

P {   font-family: 'Times New Roman CE', serif;
      font-weight: normal; font-style: normal;
      font-size: 12pt; color: rgb(0,0,0) }

.little { font-size:  8pt;     }
.small  { font-size: 10pt;     }
.large  { font-size: 14pt;     }
.giant  { font-size: 18pt;     }
.bold   { font-weight: bold;   }
.italic { font-style: italic;  }

.name { font-size: 14pt; font-weight: bold; font-style: italic; }
.desc { font-weight: bold; font-style: italic; }
.address { font-style: italic; color: rgb(200,200,150); }

.black { color: rgb(0,0,0) }

.red    { color: rgb(100,0,0)      }
.green  { color: rgb(0,200,0)      }
.blue   { color: rgb(0,0,200)      }
.brown  { color: rgb(90,80,50)     }
.drapp  { color: rgb(200,200,150)  }
.lred   { color: rgb(190,0,0)      }
.ldrapp { color: rgb(159,140,113)  }

.right { text-align: right   }
.top   { vertical-align: top }
