.menu {
	color : White;
	font-family : Times New Roman;
	font-size : 10pt;
                	text-decoration : none;
}
.title {
	color : White;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}
.text {
	color : Black;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	text-decoration : none;
                  margin:0px 50px 0px 50px;
                  padding: 0px 0px 0px 0px;
                  text-indent: 1.5em;
                  text-align: justify;
	}
.texti {
	color : Black;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	text-indent : 14px;
	margin-bottom : 7px;
	margin-top : 7px;
	text-decoration : none;
                   margin: 0px 30px 0px 30px;
                  padding: 0px 0px 0px 0px;
                  text-indent: 1.5em;
                  text-align: justify;
	}
.warning {
          color : Red;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	text-indent : 14px;
	margin-bottom : 7px;
	margin-top : 7px;
	text-decoration : none;
                   margin: 0px 30px 0px 30px;
                  padding: 0px 0px 0px 0px;
                  text-indent: 1.5em;
                  text-align: justify;
         }
#indent {
	text-indent : 14px;
	margin-bottom : 7px;
	margin-top : 7px;
}
#interval {
	margin-bottom : 7px;
	margin-top : 7px;
}
.header {
	color : Black;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

a: active {
	COLOR: #10f000  ; 
        FONT-FAMILY: Arial; 
        FONT-SIZE: 11pt; 
        TEXT-DECORATION: none;
}
a:visited {
	COLOR: #10f000  ; 
        FONT-FAMILY: Arial; 
        FONT-SIZE:11pt; 
        TEXT-DECORATION: none;
}
a:hover {
	COLOR: Red; 
        FONT-FAMILY: Arial; 
        FONT-SIZE: 11pt; 
        TEXT-DECORATION: none;
}
a:link {
	COLOR: #00FF00  ; 
        FONT-FAMILY: Sans-serif, arial; 
        FONT-SIZE:11pt; 
        TEXT-DECORATION: none; 
}

ul { margin: 0;}

ul li {position: relative;}

ul li a{ display: block; padding:1; border-bottom: 0;}









.p1
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-indent: 1.5em;
text-align: justify;
} 
