td img {
	display: inline;
	text-align: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	
}
body {
	background-color: #000;
	margin-top: 15px;
}
body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C93;
	
}
.bodytext2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 20px;
}
.bodytext3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 20px;
}

.flushleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
}
a:link {
	color: #C93;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #C93;
}
a:hover {
	text-decoration: none;
	text-decoration: underline;
	color: #699;
}
a:active {
	text-decoration: none;
}


.linktext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
    text-align: center;
	text-decoration: none;
}

.linktext1 a:link {
	font-size: 14px;
	color: #C93;
	text-decoration: none;
	
}

.linktext1 a:hover {
	text-decoration: none;
	background-color:#999933;
	color: #FFF;
	
			 }
			 
.linktext1 a:active {
	
	text-decoration: none;
}
