body{margin:0;
padding:0;
background-color:#E5E4E3;
}

.background1{
background-color:#AD0000;
padding-left:10px;
text-align:left;
}

.background2{
background-color:#A9A9A9;
}

.background3{
background-color:#E5E4E3;
image-align:baseline;
padding-bottom:0px;
padding-left:10px;
text-align:left;
font-family: "Gill Sans MT", Arial, Helvetica, Sans-Serif;
}

.background4{
background-color:#F5E4D3;
}

h1{
font-weight: bold;
font-style: italic;
color: white;
font-size: 20pt;
text-align: left;
font-family: "Gill Sans MT", Arial, Helvetica, Sans-Serif;
}

h2{
font-weight: bold;
font-size: 16pt;
color: #333333;
line-height:1.2;
font-family: "Gill Sans MT", Arial, Helvetica, Sans-Serif;
margin-right: 2%;
}

h3{
font=size: 10pt;
line-height: 0.5;
font-family: "Gill Sans MT", Arial, Helvetica, Sans-Serif;
}

ul{
color: #AD0000;
font-family: "Gill Sans MT", Arial, Helvetica, Sans-Serif;
}

p{
color: #AD0000;
line-height: 1.5;
font-family: "Gill Sans MT", Arial, Helvetica, Sans-Serif;
margin-right: 2%;
margin-left: 2%;
}

.content{
padding-left: 10px;
padding-right: 10px;
}

.heading{
padding-left: 10px;
}

.image{
padding-right: 10px;
}


a:link{
color: #AD0000;
text-decoration: underline;
}

a:active{
color: #222222;
text-decoration: none;
}

a:visited{
color: #222222;
text-decoration: underline;
}

a:hover{
color: #AD0000;
cursor: pointer;
text-decoration: underline;
font-weight: bold;
}
