A{
   color: #000000;
   font-family:  Arial, Helvetica, sans-serif, Verdana;
   font-size: 10pt;
   font-weight: bold; text-decoration: none;
}

A:hover{
   font-family: Arial, Helvetica, sans-serif, Verdana;
   font-size: 10pt;
   font-weight: bold;
   text-decoration: underline;
   color: #ffffff;
}

.not{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.not:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align : justify;
}

.e{
   color: #000000;
   font-family:  Arial, Helvetica, sans-serif, Verdana;
   font-size: 8pt;
   font-weight: bold; text-decoration: none;
}

.e:hover{
   font-family: Arial, Helvetica, sans-serif, Verdana;
   font-size: 8pt;
   font-weight: bold;
   text-decoration: underline;
   color: #ffffff;
}

.over2 
{ border-style: solid; 
border-color: black; 
border-width=1pt;
background-color:#dddddd;
}

.over 
{ border-style: solid; 
border-color: black; 
border-width=1pt;
background-color:#ffffff;
}

.out 
{ border-style: solid; 
border-color: gray; 
border-width=1pt; 
background-color:#dddddd;
}
