.dotLine {
	border-top: 3px double #006666;
	border-right: 0px double #006666;
	border-bottom: 0px double #006666;
	border-left: 0px double #006666;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #006666;
	font-weight: normal;
	letter-spacing: 8px;
	text-align: center;

}
.textGrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.tableFrame {
	border: 3px double #006666;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #006666;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
}
.hightlite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC33;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CC00;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC66;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
}
.hilite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006666;
	background-color: #FFFFFF;
}
