@charset "utf-8";
/* CSS Document */
h1,h2,h3{padding:0px; margin:0px;}
h1{color:#FFFFFF; font-weight:bold; text-align:center; font-size:12px; }
h2 a{color:#003399; font-weight:bold; text-decoration:none; font-size:12px; text-decoration:underline; }
h2 a:hover{color:#ff6633; text-decoration:none}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color:#666666;
}
.clear{clear:both}
