body {
	background-color: #FF0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFD700;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.nav2 {  
	background: url(imgs/butup.gif);
	padding-top: 13px;
	padding-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	color: Black;
}
	
.nav2:hover {
	background: url(imgs/butdown.gif);
	padding-top: 13px;
	padding-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	color: Yellow;
	text-decoration: none;
	}

.nav2curpage {
	background: url(imgs/butpge.gif);
	padding-top: 13px;
	padding-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	color: Yellow;
	text-decoration: none;
	}
	
	h1 { color: White;  font-family: Arial, Helvetica, sans-serif;  font-size: 16px;   }

   h2 { color: White;  font-family: Arial, Helvetica, sans-serif;  font-size: 13px;   }
	
.swapit {
	text-decoration : none;
	width : 250px;
	font-size : 12px;
	letter-spacing : 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	color: White;
}

.swapit:hover {
	text-decoration : underline;
	width : 250px;
	font-size : 12px;
	letter-spacing : 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFD700;
}
.cpyright {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

