body {
	width: 650px; 
	margin: auto; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10pt;
	background-color: #fcfcfc;
}
	 a {
	 	color: #708090;
		text-decoration:none;
	 	}
	a:hover {
		text-decoration: underline;
	}
	h1 {
		font-size: 10pt; font-weight: normal; color: #008001;
	}
	h2 {
		font-size: 10pt; font-weight: normal; color: #008001;
	}
	.h3 {
		font-size: 10pt; normal; color: #008001;
	}
	
	.top {
		margin-top:0px;
		margin-bottom:0px;
		text-align:right;
	}
	.h3top {
		font-size: 10pt; normal; color: #008001;
		margin-top:0px;
		margin-bottom:0px;
		text-align:right;
	}
	
	.heading {
		color: #008001;
	}
	
	ul{
		margin-top:0px;
	}

