@charset "utf-8";
td img {display: block;}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
.center {
	text-align: center;
	display: block;
}
body {
	background-color: #FFF;
	text-align: center;
}
a {
	font-size: 18px;
	color: #09F;
}
a:visited {
	color: #636;
}
a:hover {
	color: #C33;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 40px;
	color: #000;
}
.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	text-align: justify;
}

h2 {
	font-size: 30px;
	color: #000;
}
h3 {
	font-size: 18px;
	color: #000;
}
h4 {
	font-size: 14px;
	color: #000;
}
h5 {
	font-size: 12px;
	color: #000;
}
h6 {
	font-size: 10px;
	color: #000;
}
.bolditalic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	list-style-image: none;
	font-size: 18px;
}
