body {
   margin: 2px;
   padding: 0px;
   font-size: 12pt;
   font-weight: normal;
	 font-family: Verdana, Arial, Helvetica;
   background-color: #FFFFFF;
}
#content {
	 text-align: justify;
}
#nav {
   font-size: 12px;
   padding: 4px;
   background-color: #FFFFFF;
   border-right: 2px dotted #000000;
}

#header {
   background-color: #FFFFFF;
}

#footer {
	 color: #666666;
   font-size: 10pt;
   background-color: #FFFFFF;
}
a {
   color: #666666;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
   font-family: Verdana, Arial;
}
a:hover {
   color: #333333;
   text-decoration: underline;
}
h1 { 
   font-size: 22pt; 
   margin-top: 0;
   margin-bottom: 0;
}
h2 { 
   font-size: 18pt; 
   margin-top: 0pt;
   margin-bottom: 0pt;
}
h3 { 
   font-size: 14pt; 
   margin-top: 10pt;
   margin-bottom: 0pt;
}
p {
	 text-indent: 2.0em;
	 text-align: justify:
   font-size: 12pt;
   margin-top: 15px;
   margin-left: 3px;
   margin-right: 10px;
   margin-bottom: 5px;
}
#margin {
   margin-top: 5px;
   margin-right: 15px;
   margin-left: 15px;
   margin-bottom: 5px;
}

.margin {
   margin-top: 5px;
   margin-right: 15px;
   margin-left: 15px;
   margin-bottom: 5px;
}
