.body_1_italic {
	font-family: Tahoma;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #F00;
}
.body_1 {
	font-family: Tahoma;
	font-size: small;
	color: #F00;
}
.head_1 {
	font-family: Tahoma;
	font-size: large;
	color: #F00;
	font-weight: lighter;
	font-style: italic;
}
.body_0 {
	font-family: Tahoma;
	font-size: x-small;
	color: #F00;
}
.body_1_bold {
	font-family: Tahoma;
	font-size: small;
	color: #F00;
	font-weight: bold;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 200;
	text-align: right;
	color: #F00;
}
.img_class
{
	border: 1px solid #000000;
}.quote_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 200;
	color: #000000;
}
.body_2 {
	font-family: Tahoma;
	font-size: medium;
	color: #F00;
}
.body_2_bold {
	font-family: Tahoma;
	font-size: medium;
	color: #F00;
	font-weight: bold;
}
.bottom {
	font-family: Tahoma;
	font-size: small;
	color: #F00;
	background-image: url(images/bg-bottom.gif);
	background-repeat: repeat-x;
}
