@charset "UTF-8";
/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	 text-align:center;
	line-height: 16px;
	list-style-image: url(images/bullet.png);
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #3300FF;
	 text-align:center;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 text-align:center;
	color: #408080;
	text-decoration: underline;
	line-height: 14px;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif; text-align:center;
	font-size: 10px;
}
.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 12px;
	 text-align:center;
}


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