body {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 80%;
	line-height: 130%;
	margin-top: 0.6em;
	margin-bottom: 0.6em;

}
h1 {font-size: 140%;
	line-height: 100%;
}
h2 {
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 3px;
	margin-top: 1px;
}
h3 {
	font-size: 120%;
	line-height: 100%;
	margin-bottom: 2px;
	background-color: #708090;
	color: white;
	font-weight: normal;
	padding: 3px 3px 5px;
	margin-top: 2px;

}
h4 {font-size: 100%;
}

p {font-size: 80%;
	line-height: 130%;
	margin-top: 0.6em;
	margin-bottom: 0.6em;

}
ul li, ol li {
	font-size: 80%;
	line-height: 130%;
	margin-top: 0em;
	margin-bottom: 0em;
}

a:link {
	color: #EB7C15;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #EB7C15;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
	
}
a:active {
	color: navy;
	background-color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
.daicehome {
	font-size: 80%;
	line-height: 100%;
}
