body {
	margin-left: 20px;
}

a {
	color: white;
}

a:visited {
	color: white;

}

a:hover {
	color: black;
}

.style1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: left;

}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}