body {
   margin-left: 20px;
   margin-width:20px;
   margin-top: 0px;
   margin-bottom: 0px;
   }

a {
   color: black;
   text-decoration: none;
   }

a:hover {
	color: red;
	text-decoration: underline; 
	}

.frst {
   color: black;
   font-size: 9pt;
   font-weight: bold;
   }

.scnd {
   color:  black;
   font-size: 10pt;
   font-weight: bold;
   }

.thrd {
   color:  black;
   font-size: 8pt;
   }

.menu {
	text-align: left;
}

.par {
   font-size: 10pt;
   text-align: justify;
   }

.star {
	font-size: 9pt;
	text-align: center;
}

.para {
   font-size: 10pt;
   }

h1 {
   font-size: 13pt;
   font-weight: bold;
   font-style:italic;
   margin-bottom: 0px;
   }

h2 {
   font-size: 8pt;
   font-weight: bold;
   text-indent: 40px;
   margin-bottom: -10px;
   }

.news {
   font-size: 10pt;
   text-align: justify;
   margin-left: 20;
	}

.date {
   font-size: 9pt;
   font-weight: bold;
	color: #0080ff;
	margin-bottom: -15;
	}

.link {
   color: black;
   text-decoration: underline;
	}

select {
	font-size: 9pt;
}
