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

#page
{
width: 750px;
margin: 0 auto;
font-size: 14px;
}

p
{
padding: 0;
margin: 0;
text-align: justify;
}

.subHeader
{
color: #7A1D11;
text-align: center;
font-weight: bold;
}

.subHeaderLeft
{
color: #7A1D11;
text-align: left;
font-weight: bold;
margin-top: 8px;
margin-bottom: 8px;
}

.bulletText
{
margin-left: 100px;
text-align: justify;
}
