.antex-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	font-weight: bold;
}

				.antex-bottom a {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
					text-align: center;
					font-weight: bold;
				}
				.antex-bottom a:link {
					color: #999999;
					text-decoration:none;
				}
				.antex-bottom a:visited {
					color: #AAAAAA;
					text-decoration:none;
				}
				.antex-bottom a:hover {
					color: #666666;
					text-decoration: underline;
				}
				.antex-bottom a:active {
						color: #888888;
					text-decoration: underline;
				}

.antex-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 5px;
	padding: 0px;
	color: EE0077;
}

.antex-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
						.antex-text a {
					color: #444444;
					text-decoration:none;
					font-weight: bold;
				}
				.antex-text a:link {
					color: #444444;
					text-decoration:none;
				}
				.antex-text a:visited {
					color: #555555;
					text-decoration:none;
				}
				.antex-text a:hover {
					color: #222222;
					text-decoration: underline;
				}
				.antex-text a:active {
					color: #333333;
					text-decoration: underline;
				}

.antex-structure-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
	margin: 0;
	padding: 0;
	margin-bottom: 3;
	text-decoration:none;
}
				.antex-structure-title a {
					color: #888888;
					text-decoration:none;
				}
				.antex-structure-title a:link {
					color: #888888;
					text-decoration:none;
				}
				.antex-structure-title a:visited {
					color: #999999;
					text-decoration:none;
				}
				.antex-structure-title a:hover {
					color: #666666;
					text-decoration: underline;
				}
				.antex-structure-title a:active {
					color: #777777;
					text-decoration: underline;
				}

.antex-structure-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
				.antex-structure-text a {
					color: #333333;
					text-decoration:none;
				}
				.antex-structure-text a:link {
					color: #333333;
					text-decoration:none;
				}
				.antex-structure-text a:visited {
					color: #444444;
					text-decoration:none;
				}
				.antex-structure-text a:hover {
					color: #111111;
					text-decoration: underline;
				}
				.antex-structure-text a:active {
					color: #222222;
					text-decoration: underline;
				}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin: 0;
	padding: 0;
	margin-bottom: 3;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0;
	margin-bottom: 2;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #DD9DD9;
	margin: 0;
	padding: 0;
	margin-bottom: 3;
	letter-spacing: 4px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	margin: 0;
	padding: 0;
	margin-bottom: 2;
}

.gradualshine{
filter:alpha(opacity=100);
-moz-opacity:0.99;
}
