.header1{
color: red;
font-family: arial;
font-size: 30px;
font-style: italic;
font-weight: bold;
}

.header2{
color: black;
font-family: arial;
font-size: 22px;
font-weight: bold;
}

.header3{
font-family: arial;
font-size: 22px;
font-weight: bold;
}

.border{
border-bottom: green solid 1px;
}

.header4{
color: black;
font-family: arial;
font-size: 16px;
}
