body {
background-color: #decfbc;
color: #4c4d4f;
word-spacing:5%;
line-height:1.5;
font-family: arial;
font-size: 12px;
text-align: justify;
margin: 0;
top: 0;
}



a:link {
color: #277183;
font-family: arial;
text-decoration: none ;
}

a:visited {
color: #277183;
font-family: arial;
text-decoration: none ;
}

a:active {
color: #277183;
font-family: arial;
text-decoration: none;
}

a:hover {
color: #625544;
font-family: arial;
text-decoration: underline;
text-decoration: bold;
}

h1 {
font-family: georgia;
color: #625544;
font-size: 13px;
cursor: default;
font-weight: bold;
line-height:1.0;
letter-spacing: 2px;
}

h2 {
font-family: trebuchet ms;
color: #61a5b5;
font-size: 10px;
cursor: default;
font-weight: bold;
line-height:1.0;
letter-spacing: 2px;
}