@charset "utf-8";

H1{font-weight:bold;font-size:20pt;background-color:#ee1c25;color:#fff;text-align:center;}
#box1{color:#e60013;font-weight:bold;margin-top:20px;}
#box1 H2{font-weight:bold;font-size:28pt;width:300px;text-align:center;float:left;}
#box1 SMALL{display:block;margin-left:-20px;line-height:1.2em;}

#box2 {border:solid 1px #e60013;border-radius:10px;margin-top:10px;}
#box2 H2{background-color:#e60013;color:#fff;font-weight:bold;font-size:13pt;padding:4px;text-align:center;width:200px;margin-left:20px;border-radius:0 0 10px 10px;float:left;margin-right:10px;}
#box2 P{text-indent:0;font-weight:bold;color:#e60013;margin-top:10px;font-size:13pt;}
#box2 UL{list-style-type:none;margin:10px 0 10px 30px;}
#box2 LI:first-letter{color:#e60013;}

#box3{margin-top:10px;text-align:center;}

#box4{margin-top:10px;border:solid 1px #000;border-radius:10px;padding:10px;}
#box4 H2{background-color:#000;color:#fff;font-weight:bold;padding:2px;text-align:center;border-radius:5px;margin-bottom:5px;font-size:14pt;}

TH,TD{border:solid 1px #000;padding:2px;font-weight:bold;text-align:center;}
TD P{text-align:left;font-weight:normal;}
TD DIV{border:solid 1px #000;border-radius:4px;font-weight:bold;text-align:center;color:#fff;}
TH DIV{background-color:#e60013;color:#fff;}
TD DIV.color1{background-color:#0e6eb8;}
TD DIV.color2{background-color:#e60013;}
TD DIV.color3{background-color:#f39800;}
TD DIV.color4{background-color:#f7ee15;color:#000;}
TD DIV.color5{background-color:#96c72d;}
TD DIV.color6{background-color:#0ea29a;}
TD SPAN{color:#e60013;}
TD SMALL{display:block;}

TD H3{text-align:left;font-weight:bold;color:#e60013;border-radius:4px;}
TD P{font-size:10pt;}
TD P STRONG{color:#e60013;}

#box5{margin-top:10px;
	background-color:#0087d1;
	color:#fff;
	font-weight:bold;
	padding:10px;
}

#box5 H2{font-weight:bold;font-size:13pt;}
#box5 H3{display:inline-block;font-weight:bold;padding:4px;border:solid 1px #fff;}
#box5 A{color:#fff;text-decoration:none;}