body {
	background-color: #C0C0C0;
	margin-top: 4px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style3 {font-family: verdana, "Times New Roman", Times, serif}

.style4 {
	font-size: 18px;
	font-family: verdana, "Times New Roman", Times, serif;
	}
	
.style6 {
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}