@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
}
.flash {
	background-image: url(loading.gif);
	background-repeat: no-repeat;

}

.bottomtext {
	font-size: 11px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.email {
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.style20 {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 18px;
}
.navbar {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
