html {
    color: #000000;
    font-style: normal; 
    font-weight: normal; 
    font-size: 12pt; 
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    text-decoration: none 
}

body 
{
    color: #000000;
    font-style: normal; 
    font-weight: normal; 
    font-size: 12pt; 
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    text-decoration: none
}

table { color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
tr { color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
td { color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

h1 { color: #339999; 
    font-style: normal; 
    font-weight: bold; 
    font-size: 18pt; 
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    text-decoration: none
}
h2 { color: #339999; font-style: normal; font-weight: bold; font-size: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
h3 { color: #339999; font-style: normal; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

li { color: black; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

p { color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

em { color: #000000; font-style: normal; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a  { color: #339999; font-style: normal; font-weight: normal; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:active { color: #339999; text-decoration: underline }
a:vlink { color: #339999; }

.menu{
         color:#339999;
         font-size: 10pt;
	 font-weight: bold;
         text-align: center;
         padding-bottom: 15px;
	 margin-left: 25px;
        }

.para{
         color:#339999;
         font-size: 12pt;
	 font-weight: bold;
        }