body {
	background-color: #ffffff;
  text-align: center;
}

.main {
	text-align: center;
	padding-left: 0px;
	color: #;
	text-decoration: none; 
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.txxt {
	text-align: center;
	padding: 0px;
	color: #333399;
	text-decoration: none; 
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0 0 0;
}

.footer {
	text-align: center;
	padding: 0px;
	color: #333399;
	text-decoration: none; 
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0 0 0;
}

.h4header a {
	text-align: center;
	padding: 0px;
	color: #333399;
	text-decoration: none; 
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0 0 0;
}

.h4header a:hover {
	text-align: center;
	padding: 0px;
	color: #ff6699;
	text-decoration: none; 
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0 0 0;
}