.text {
	font-family: "Courier New", Courier, monospace;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #69C;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 900;
	color: #666;
}
.highlight2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	word-spacing: normal;
	border-bottom-style: none;
	border-bottom-width: thin;
	text-decoration: none;
	border-top-style: none;
	border-top-width: thin;
	padding-top: 3px;
	padding-bottom: 1px;
	text-transform: uppercase;
}
.highlight3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	height: auto;
	width: auto;
	font-weight: lighter;
}
.textheader {
	color: #69C;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
.textsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

