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

h1 { 
font-size: 24px;
font-weight:bold;
color: #FFDC89; }

h2 { color: #DC6C4D; }

h3 { color: #DC6C4D; }

.topich { 
	font-size: 18px;
	font-weight: bold;
	color: #000000;
} 
 
.topicdt {
	font-size: 14px;
	font-weight: bold;
	color: #FBE467;
}


