@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
strong {
	font-size: 12px;
	font-weight: bold;
	color: #4d4a64;
	}
	
strong a {
	text-decoration:none;
	font-weight: bold;
	color: #000;
	}
	
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #336699;
	}
	
dd {
	font-size: 12px;
	font-weight:normal;
	color: #000;
	}
