body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  color:#000000;
  background-color:;
  background-image:;
  scrollbar-arrow-color: #FF0000;
  scrollbar-3dlight-color: #C0C0C0;
  scrollbar-highlight-color: #800000;
  scrollbar-face-color: #C0C0C0;
  scrollbar-shadow-color: #800000;
  scrollbar-darkshadow-color: #C0C0C0;
  scrollbar-track-color: #C0C0C0;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
    color:#000000;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
    color:#000000;

}
p.style1 {	
	font-size: 16px; 
	color: #000000;
}
p.style2 {
	font-size: 24px;
	color: #000000;

}
p.style3 {
	text-align: center;
    color: #000000;	
}
p.style4 {
	font-size: 16px;
	color: #000000;
}

img.type1 {
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
	vertical-align: middle;
	text-align: center;	
}


a:link {
	color: #000000;
	text-decoration: none;
}
 
a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none; color:#07BFC6;
  
}

a:active {
	text-decoration: none;
}
