@charset "utf-8";
/* CSS Document */

h1 {

color: #003366;
font-size: 17px;
font-weight: normal;
}

body {
margin:  0 20px 0 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4b4b4b;
line-height: 18px;
}

hr {
border: 0;
height: 1px;
background: #ededed;
}