    body
{
    background-color: #caac86;
    
} 
a:link
{
    color:#5e8cc7;
    background-color:transparent;
    text-decoration: none;
}
a:visited
{
    color:#5e8cc7;
    background-color:transparent;
    text-decoration: none;
}
a:active
{
    color:#5e8cc7;
    background-color:transparent;
    text-decoration: none;
}
a:hover
{
    color:#5e8cc7;
    background-color:transparent;
    text-decoration: underline;
}
.bulletinbox {
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;  
    color:black;    
    text-align: Center;
    background-color:#98A094;
        background-image: url('IMAGES/greenricepaper.jpg');
    
}
.bulletintext { 
    font-family:Arial;
    font-size:14pt;
    font-weight:bold;
    color:#FCEBAA;
    text-align: center;
    background-color:#98A094;
    background-image: url('IMAGES/greenricepaper.jpg'); 
}
.textanimlink,a {
text-decoration : none;
}

P.main {
    font-family : Arial;
    font-size : 12pt;
    font-weight : bold;
}
@media print {
input.noPrint { display: none; }
}
.caption { font-family: Arial,Helvetica,sans-serif; color: #773D27; font-size: 14px; }
.Caption1 { font-family: Arial,Helvetica,sans-serif; color: #773D27; font-size: 16px;font-weight : bold; }
.Caption2 { font-family: Arial,Helvetica,sans-serif; color: #773D27; font-size: 10px; }


.itemBorder { 
   border: 0px solid black 
}

.itemText {
   color: #fcebaa; 
   font-size: 12px;
   font-family: Arial, Helvetica;
   font-weight: normal; 
}

.crazyBorder {
   border: 2px outset #663399 
}

.crazyText { 
   font-size: 16px;
   color: #fcebaa;
   font-weight: bold;
   font-style: italic;
   font-family: Arial, Helvetica;
}





