@import url("style.css");

.i-1 {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #000;
}
.i-2 {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #900;
}
.i-3 {
font-family: Arial;
font-size: 11px;
color: #900;
line-height: 140%;
}
.i-p {
margin: 0 0 0 0px;
text-indent: 24px;
}
.i-l:link {
color: 900;
text-decoration: none;
}
.i-l:visited {
color: #900;
text-decoration: none;
}
.i-l:hover {
color: #f00;
text-decoration: underline;
}
.i-l:active {
color: #900;
text-decoration: none;
}

h1 {
font-size: 11px;

}

h2 {
color: #d90f17;
text-align: right;
font-size: 13px;
padding-top: 48px;
padding-right: 1px;
font-weight: bold;
}

