@charset "UTF-8";
/* CSS Document */

p {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	line-height:22px;
	color:#000;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	line-height:26px;
	color:#000;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	font-weight:bold;
	line-height:24px;
	color:#FF0;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	font-weight:bold;
	line-height:48px;
	color:#333;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	color:#93db70;
}


