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

body { 
margin : 0; 
padding : 0; 
background-color : #fff;
} 
a { 
color :#036; font-size:11.0pt;
	 font-family:"KT Milo"; text-decoration:none;
} 
a:hover {  text-decoration:none;
color : #cc9900; font-size:11.0pt;
	 font-family:"KT Milo";
} 

.content { font-size:11.0pt;
	 font-family:"KT Milo"; 
	 text-align:justify;
	 padding:4px;

}
.head { text-align:center; font-weight:bold;
}
