BODY {
	color: #333333;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px;
	text-align: left;
}


A {
	text-decoration: none;
	color : #ac0000;
}


A:VISITED {
	color: #D8BD61;
	text-decoration: none;
}
A:ACTIVE {
	color: #CC9933;
}
A:HOVER {
	text-decoration: underline;
	color : #ac0000;
}
.txt {
	color : #333333;
	font-family : "Georgia", Times New Roman, serif;
	font-size : 14px;
	line-height : 22px;
}

.quest {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}


.head {
	font-family : "Georgia", Times New Roman, serif;
	font-size : 24px;
	line-height : 31px;
	letter-spacing : 1px;
	color: #ac0000;
    }

.head2 {
        font-family : "Georgia", Times New Roman, serif;
        font-size : 18px;
        line-height : 27px;
        letter-spacing : 1px;
        color: #D8BD61;
        }
.head3 {
	font-family : "Georgia", Times New Roman, serif;
	font-size : 14px;
	line-height : 22px;
	letter-spacing : 1px;
	color: #ac0000;
    }
.side {
	font-family : "Georgia", Times New Roman, serif;
	font-variant : small-caps;
	font-weight : normal;
	font-size : 11px;
	color : #D8BD61;
	letter-spacing : 1px;
	line-height : 18px;
}
.answ {
	font-family : "Georgia", Times New Roman, serif;
	font-size : 13px;
	font-style : italic;
	font-weight : bold;
	color : #ac0000;
	line-height : 22px;
}
.nav {
        font-family : "Georgia", Times New Roman, serif;
        font-variant : small-caps;
        font-weight : normal;
        font-size : 11px;
        color : #999999;
        letter-spacing : 1px;
        line-height : 18px;
}

