
ul           { list-style : disc}
ul ul        { list-style : circle;}
ul ul ul     { list-style: square;}
a:hover {background-color : yellow}
a:link       { color: blue}
a:active     { color: blue}
a:visited   { color: blue}
body         { background-color: #FFFFFF;}
h1           { color: #000099}
h2           { color:  #000099}
h3           { color:  #000099}
h4           { color:  #000099}
h5           { color:  #000099}
h6           { color:  #000099}
button       { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255) }
label        { color: black }
textarea     { color: rgb(0, 0, 0) }
fieldset     { color: rgb(0, 0, 0) }
legend       { color: rgb(0, 0, 0) }
select       { color: rgb(0, 0, 0) }
caption      { color: rgb(0, 0, 0) }
th           { color: rgb(0, 0, 0) }
body         { font-family: Arial, Arial, Helvetica; color:#000002; font-size: 10pt; text-align : justify; margin: 1% 5% 1% 5%}
button       { font-size: 8pt; font-style: normal; font-family: Arial, Arial, Helvetica; 
               border-style: solid; border-width: 1pt }
caption      { font-size: 14pt; font-family: Arial, Arial, Helvetica; font-style: normal }
fieldset     { font-family: Arial, Arial, Helvetica; font-size: 8pt; font-style: normal; 
               border-style: solid; border-width: 1pt }
h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
               Arial, Arial, Helvetica;  }
h2           { font-family: Arial, Arial, Helvetica; font-style: normal; font-size: 18pt; 
               font-weight: normal; }
h3           { font-family: Arial, Arial, Helvetica; font-size: 16pt; font-weight: normal; 
               font-style: normal; }
h4           { font-weight: normal; font-size: 14pt; font-style: italic; font-family: 
               Arial, Arial, Helvetica; }
h5           { font-size: 12pt; font-style: normal; font-weight: bold; font-family: 
               Arial, Arial, Helvetica; }
h6           { font-family: Arial, Arial, Helvetica; font-size: 10pt; font-style: normal; 
               font-weight: normal; }
label        { font-style: normal; font-family: Arial, Arial, Helvetica; font-size: 8pt }
label, { font-size: 8pt; font-family: Arial, Arial, Helvetica; font-style: normal }
legend       { font-style: normal; font-size: 8pt; font-family: Arial, Arial, Helvetica }
marquee      { font-family: Arial, Arial, Helvetica; font-size: 14pt }
select       { font-style: normal; font-family: Arial, Arial, Helvetica; font-size: 8pt; 
               border-style: solid; border-width: 1pt }
table        { font-family: Arial, Arial, Helvetica; font-style: normal}
textarea     { font-style: normal; font-size: 8pt; font-family: Arial, Arial, Helvetica; 
               border-style: solid; border-width: 1pt }
th           { font-family: Arial, Arial, Helvetica; font-style: normal }
img  {border-style:solid; border-width: 1px 1px 1px 1px;  border-color : #cccccc #cccccc #cccccc #cccccc; }

.nb{
	border: none;
}
