.style1 {	font-size: medium;
	font-weight: bold;
	color: #0E6A00;
}
.style2 {font-size: xx-small}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-repeat: repeat-y;
}
a {
	font-size: x-small;
}
.cellOver { background-color: #E0FEEA;}
.bor{
border-top: 0px;
border-right: 0px;
border-bottom: 1px dashed #A9A9A9;
border-left:0px
}
.c1 {
color: #15b500;		
text-decoration:none				
}
.c1:hover {							
color: #15b500; 						
}
.c2 {
color: #660066;		
text-decoration:none				
}
.c2:hover {							
color: #660066; 						
}