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

.red {color:#EC1C24;}

a {color:#EC1C24;}
a:hover {color:#000;}

h1 {line-height: 32px; font-size: 1.8em; font-weight: normal; color: #615F5F; font-family: Arial, Helvetica, sans-serif;}
h2 {line-height: 18px; font-size: 17px; font-weight: bold; color: #615F5F; font-family: Arial, Helvetica, sans-serif;}
h3 {line-height: 20px; font-size: 1.0em; font-weight: bold; color: #615F5F; font-family: Arial, Helvetica, sans-serif;}
h3 a {text-decoration: none; color: #615F5F;}
h3 a:hover {color:#EC1C24;}
h4 {line-height: 20px; font-size: 1.0em; font-weight: bold; color: #615F5F; font-family: Arial, Helvetica, sans-serif;}
p {line-height: 16px; font-size: 0.72em; font-weight: normal; color: #615F5F; font-family: Arial, Helvetica, sans-serif;}
hr {width:95%; border-bottom:dotted 1px #A4A3A3; margin:5px 0 17px 0; height:1px;}

ul {padding: 0; margin: 0 0 0 0;}
li {margin: 0; padding: 0 0 0 18px;}
li a {color:#0079C2;}
li a:hover {text-decoration: none;}