p{
    font: Helvetica, clean, sans-serif;
    text-align: left;
    font-size: 11pt;
    line-height: 120%;
}

h1{
    font-family: Georgia, serif;
    text-align: center;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
    color: #996600;
}


h2{
    font-family: Georgia, serif;
    text-align: center;
    font-size: 12pt;
    font-style: italic;
    color: #996600;
}

h3{
    font-family: Georgia, serif;
    font-size: 12pt;
    text-align: center;
    color: #996600;
}

li{
    font: Helvetica, clean, sans-serif;
    text-align: left;
    font-size: 11pt;
    line-height: 120%;
    margin-bottom: 6pt;
}

.centre{text-align: center; }
.left{text-align: left; }
.right{text-align: right; }

.cent{
    font-family: Helvetica, sans-serif;
    text-align: center;
    font-size: 11pt;
    line-height: 120%;
}

.ma{
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.news{
    margin-top: 0;
    background-color : #ffffcc;
    font-family: Helvetica, sans-serif;
    font-size: 11pt;
    color: #996600;
    text-align: center;
    line-height: 120%;
}

.praise{
    margin-top: 0;
    background-color : #ffffcc;
    font-family: Helvetica, sans-serif;
    font-size: 11pt;
    color: #996600;
    text-align: left;
    line-height: 120%;
}


.main{
    background-color : white;
    background-image : url(images/leftbar.gif);
    background-repeat : repeat-y;
    background-position : left;
    font-family: Helvetica, sans-serif;
}

.input{
    font-size: 8px;
    border-style: solid;
    border-width: 0px;
}

a:link {text-decoration: none ; color: #993300;}
a:visited { text-decoration: none ; color: #663300;}
a:hover { text-decoration: underline ; color: #660000;}
a:active { text-decoration: underline ; color: #660000;}

a.news:link {text-decoration: none ; color: #993300;}
a.news:visited { text-decoration: none ; color: #663300;}
a.news:hover { text-decoration: underline ; color: #660000;}
a.news:active { text-decoration: underline ; color: #660000;}
