@charset "utf-8";
.ab1 {
	margin-left: 20px;
	text-align: left;
		color: #fff;
}
.ab2 {
	color: #fde7bc;
	margin-left: 80px;
	text-align: left;
}
.style1 {
	font-family: Times New Roman;
	font-size: 15px;
	color: #65000a;
	font-style: italic;
}
.style2 {
	font-family: Times New Roman;
	font-size: 15px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-family: Times New Roman;
	font-size: 15px;
	color: #020202;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	font-family: Times New Roman;
	font-size: 18px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}
.style5 {
	font-family: Times New Roman;
	font-size: 19px;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.style6 {
	font-family: Times New Roman;
	font-size: 24px;
	color: #990000;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
.content li {
	list-style-type: none;
	list-style-image: url(images/li.gif);
}
