@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	background-image: url(header1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.email {
	font-size: 12px;
	line-height: 20px;
}
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;
}
.centertable {
	background-color: #000000;
	background-image: url(images/bg_black.gif);
	background-repeat: repeat-x;
}
.navbar {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
.abouttext {
	font-size: 12px;
	padding: 10px;
	text-align: justify;
}
.abouthead {
	font-size: 24px;
}
