body,td,th {
	font-family: Arial, Helvetica, sans-serif, Comic Sans MS;
}
.style1 {font-size: x-small}
body {
	background-color: #C7F1FF;
}
.style2 {
	color: #006600;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
