body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #FFFFFF;
}
a:link {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
li {
	padding: 0px;
	width: auto;
	margin: 0px;
	list-style-type: disc;
	list-style-position: outside;
}
.style1 {
color: brown
}
.yregasterisk {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: yellow; 
	font-weight: boldest;
	vertical-align: -2px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

