 
BODY{
	list-style-type : disc;
	list-style-position : outside;
	margin-top : 3%;
	margin-left : 5%;
	margin-right : 5%;
	margin-bottom : 3%;
	line-height : 1.6em;
	background-color : #FFFFFF;
	font-weight: normal;
}
A{
	color : #0000FF;
	text-decoration : none;
  
}
H3{
	background-color : #eef;
	color: #333333;
	border: thin solid #999999;
	list-style-type: disc;
	padding: 3px;
	text-decoration: none;
	margin: 2px;
  

  
}
a:hover {
	color: #00A700;
}
table {
	line-height: 1.6em;
	padding-left: 20px;
}
