p {
 font-family: 'Arial';
 font-size: 12px;
 font-style: normal;
 text-align: left;
 color: #351B00;
}

p1 {
 font-family: 'Arial';
 font-size: 14px;
 font-style: bold;
 text-align: center;
 color: #800000;
}

hr {
 color: #9F0000:
}

h1 {
 font-family: 'Arial';
 font-size: 20px;
 font-style: bold;
 text-align: left;
 color: #351B00;
}

h2 {
 font-family: 'Arial';
 font-size: 16px;
 font-style: bold;
 text-align: left;
 color: #351B00;
}

h3 {
 font-family: 'Arial';
 font-size: 12px;
 font-style: normal;
 color: #351B00;
}

h4 {
 font-family: 'Arial';
 font-size: 10px;
 font-style: normal;
 color: #351B00;
}

a {
 font-family: 'Arial';
 font-size: 12px;
 font-style: bold;
 text-decoration: none;
 color: #800000;
}

a:hover {
 font-family: 'Arial';
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 color: #804000;
}

a:active {
 font-family: 'Arial';
 font-size: 12px;
 font-style: bold;
 text-decoration: none;
 font color: #802000;
}

ul {
 font-family: 'Arial';
 font-size: 12px;
 font-style: bold;
 color: #351B00;
}

li {
 font-family: 'Arial';
 font-size: 12px;
 font-style: bold;
 color: #351B00;
}
