BODY
{
    FONT-FAMILY: 'Book Antiqua', 'MS Serif';
    BACKGROUND-COLOR: oldlace
}
.tour
{
    FONT-SIZE: larger;
    COLOR: firebrick;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Century Schoolbook'
}
.tour12
{
	FONT-SIZE: 14px;
	COLOR: firebrick;
	FONT-STYLE: italic;
	FONT-FAMILY: 'Century Schoolbook'
}
.tour_black
{
    FONT-SIZE: larger;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Century Schoolbook'
}
HR
{
    FONT-SIZE: 3px;
    COLOR: maroon
}
.surveyTitle
{
    FONT-SIZE: 12pt;
    COLOR: goldenrod;
    FONT-FAMILY: 'Century Schoolbook'
}
.surveySection
{
    FONT-SIZE: 12px;
    FONT-FAMILY: 'Century Schoolbook'
}
.title
{
	FONT-SIZE: small;
	COLOR: firebrick;
	FONT-FAMILY: 'Century Schoolbook';
	font-weight : bold;
}
.mainTitle
{
    FONT-SIZE: 12pt;
    COLOR: goldenrod;
    FONT-FAMILY: 'Century Schoolbook'
}
.regular
{
	FONT-SIZE: small;
	FONT-FAMILY: 'Century Schoolbook';
	color : Black;
}
.regular:hover {
	text-decoration : underline;
}
.small {
	FONT-SIZE: x-small;
	FONT-FAMILY: 'Century Schoolbook';
	text-decoration : none;
}
.small:hover {
	text-decoration : underline;
}
.buy
{
	FONT-SIZE: x-small;
	FONT-FAMILY: 'Century Schoolbook';
	COLOR: White;
	font-weight : bold;
	background-color : #DAA520;
}
.CMbig
{
	FONT-SIZE: small;
	COLOR: firebrick;
	FONT-FAMILY: 'Century Schoolbook';
	font-weight : bold;
}
.CMprompt
{
	FONT-SIZE: small;
	FONT-FAMILY: 'Century Schoolbook';
	font-weight : bold;
}
