body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link {
	COLOR: blue;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: blue;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: blue;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: blue;
	font-weight: bold;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {font-size: 18px}
.style3 {color: #FF0000}
.style7 {color: #000000; font-size: 10px; align: right; }
.style6 {color: #336699; font-weight: bold; }
.innerheaderstyle {color: #336699; font-weight: bold; font-size: 14px}
.style10 {color: #FFFFFF; font-weight: bold; }
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.table {
	background-repeat:no-repeat;
	background-image: url("images/flower.jpg");
	background-position:bottom left;
	}
.table2 {
	background-repeat:no-repeat;
	background-image: url("images/leaf.jpg");
	background-position:bottom center;
	}

.tables {
	background-repeat:no-repeat;
	background-image: url("images/flower2.jpg");
	background-position:bottom right;
	}
.tabled {
	border-color:#336699;
	border-width:2px;
	}
.tablec {
	border-color:#000000;
	border-width:2px;
	}
.tableb {
	border-color:#006699;
	border-width:2px;
	}
