.header1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 18px;

        font-weight : bold;

		color       : #000000;

        text-align  : left;

}

.header2{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 20px;

        font-weight : bold;

		color       : #CC0000;

        text-align  : left;

}

.header3{

        font-family : Arial,Helvetica,Geneva;

        font-style  : italic;

        font-size   : 14px;

        font-weight : bold;

		color       : #000000;

        text-align  : left;

}

.header4{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 14px;

        font-weight : bold;

		color       : #000000;

        text-align  : left;

}

.bodytext1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #000000;

        text-align  : left;

}

.bodytext2{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 14px;

        font-weight : bold;

		color       : #000000;

        text-align  : left;

}

td{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #000000;

}

.navtext1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

		color       : #000000;

        text-align  : left;

}