.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	text-align: left;
}

.top-link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.top-link:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666600;
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	font-variant: normal;
	text-align: left;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-align: left;
}
.textbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	text-align: center;
}
.main-link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #CCCCCC;
	FONT-FAMILY: "Courier New", Courier, monospace;
	text-decoration: none;
}
.main-link:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #6699FF;
	FONT-FAMILY: "Courier New", Courier, monospace;
	text-decoration: none;
}
.more-link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #CC0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.more-link:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #6699FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
