BODY, P, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	scrollbar-face-color : #948a59;
	scrollbar-base-color : Black;
	scrollbar-shadow-color : Black;
	scrollbar-arrow-color : #fff974;
}

.footer {
	font-size : x-small;
	text-align : center;
}

.ttl {
	font-size : x-large;
	color=#996600;
	text-align : left;
}

.mttl {
	font-size : x-large;
	color=#996600;
	text-align : center;
}

.cttl {
	font-size : xx-large;
	color=#996600;
	text-align : center;
}

.msg {
}

.answ {
	color=red;
	font-style : italic;
}

.answs {
	color=red;
	text-align : right;
	font-style : italic;
	font-weight : bold;
}

.error {
	color=red;
	text-align : center;	
	font-style : italic;
}

.w100 {
	width : 100%;
}
