.heading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: bold;

	background-color: #99CC99;

}

table {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-align: justify;

}

a:link, a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #666666;

	text-decoration: none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;	

	color: #00CC00;

	

.subheading {

	font-size: 18px;

	font-weight: normal;



}

.emphasis {

	font-weight: bold;

}

.miniheading {

	font-size: 16px;

	font-weight: bold;



}

.border {

	border: 1px solid #00CC00;

}

body {

	font-family: Arial, Helvetica, sans-serif;

	background-color: #DBF0DB;





}



