@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4e53;
}

h2{
	font-size: 16px;
	color: #E28c05;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

h1{
	font-size: 18px;
	color: #462b77;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

