
.header{

        font-family : Times New Roman, Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 30px;

        font-weight : bold;

    color       : #ffffff;

        text-align      : center;

}

.header1{

        font-family : Times New Roman, Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 22px;

        font-weight : bold;

    color       : #ffffff;

        text-align      : center;

}

.header2{

        font-family : Times New Roman, Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 18px;

        font-weight : normal;

    color       : #ffffff;

        text-align      : center;

}

.header3{

        font-family : Times New Roman, Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 18px;

        font-weight : normal;

    color       : #ffffff;

        text-align      : center;

}

.bodytext1{

        font-family : Times New Roman, Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 14px;

        font-weight : normal;

    color       : #ffffff;

        text-align      : center;

}

.bodytext2{

        font-family : Times New Roman, Arial,Helvetica,Geneva;

        font-style  : italic;

        font-size   : 20px;

        font-weight : bold;

    color       : #ffffff;

        text-align      : center;

}

.bodytext3{

        font-family : Verdana, Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

    color       : #ffffff;

        text-align      : center;

}

.bodytext4{

        font-family : Times New Roman, Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 15px;

        font-weight : bold;

	    color       : #ffffff;

        text-align      : center;

}

.bodytext5{

        font-family : Times New Roman, Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 15px;

        font-weight : bold;

	   color       : #ffffff;

        text-align      : left;

}

.navtext1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

		color       : white;

        text-align      : center;

}

.notetext { 

        font-family: Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

		color       : #FFCC66;

        text-align      : center;
}

body            {
        
        background-color: #3333CC;
        
        font-family:verdana,helvetica,sans-serif;
        
        font-size: 12px;
        
        color: #ffffff;

}

a:link          {

        font-family: Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

		color       : white;

        text-decoration:underline;
}

a:visited {     

        font-family: Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

		color       : white;

        text-decoration:underline;}
        

.dpgnavtext1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

        color       : yellow;

        text-align  : center;

}