body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
}


h1 {
	font-size: 18px;
	line-height: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: #C33;
	line-height: 10px;
}
h3 {
	font-size: 14px;
	line-height: 10px;
	font-style: italic;
}
a {
	color: #C33;
	text-decoration: none;

}
a:hover {
	color: #C33;
	text-decoration: underline;
}
.textbox {
	background-image: url(images/index/body12.jpg);
	text-align: justify;
}
.tag {
	background-image: url(images/content_Tag.jpg);
}
