.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.footer_rule {
	color: #83BFE9;
	font-weight: bold;
	font-size: 18px;
}
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #83BFE9;
}
a:hover {
	text-decoration: underline;
	color: #83BFE9;
}
a:active {
	text-decoration: none;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #336799;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}
.sidebar_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.bluequotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #336799;
	line-height: normal;
}
.feature_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83BFE9;
}
.feature_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.videoname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336799;
}

.blueText
{
	color: #336799;
}