.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:link {
	color: #15b500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #15b500;
}
a:hover {
	text-decoration: none;
	color: #15b500;
}
a:active {
	text-decoration: none;
	color: #15b500;
}
a {
	font-size: x-small;
}
.cellOver { background-color: #E0FEEA; }
.bor{
border-top: 0px;
border-right: 0px;
border-bottom: 1px dashed #A9A9A9;
border-left:0px
}
