
BODY.b5{
	font-family : "Times New Roman", Times, serif;
	text-align : justify;
	background-color : #FFFFF0;
}

TH.main {
	font-family : "Arial Black";
	font-variant : small-caps;
	color : Aqua;
}

H1.mainix {
	font-family : "Arial Black";
	font-variant : small-caps;
	color : Blue;
	font-size : 200%;
	text-align : center;
}
H1.main {
	font-family : "Arial Black";
	font-variant : small-caps;
	color : Blue;
	font-size : 200%;
	text-align : center;
	font-style : italic;
}


H2.main {
	font-family : "Arial";
	font-variant : small-caps;
	color : Blue;
	text-align : center;
}
H2.mainleft {
	font-family : "Arial";
	font-variant : small-caps;
	color : Blue;
	text-align : left;
}
H3.warning {
	font-family : "Arial Black";
	font-variant : small-caps;
	color : Red;
	text-align : center;
}
H3.faq{
	font-family : "Arial Black";
	font-variant : small-caps;
	color : Aqua;
}

HR.blue {
	color : Blue;
}
P.rating {
	font-style : oblique;
	font-weight : bold;
}
.rating {
	font-style : oblique;
	font-weight : bold;
}

.warning {
	color : Red;
	font-style : italic;
	font-weight : bold;
}


UL.index {
	font-family : Arial;
	line-height : 150%;
}


