body {
font-family: arial;
font-size: 12px;
color: #5C5C5C;
text-align: justify;
cursor: normal;
margin: 0;
padding-top: 0px;
line-height: 1.6;
}

h1 {
font-family: georgia;
font-size: 13px;
color: #D05B5B;
text-transform: uppercase;
text-align: left;


}

h2 {
font-family: georgia;
font-size: 16px;
color: #D05B5B;
text-transform: uppercase;
text-align: left;

}

a:link {
border: 0px;
text-decoration: none;
color: #0D0D0D;


}
 
a:visited {
border: 0px;
text-decoration: none;
color: #0D0D0D;
}

a:hover {
color: #D05B5B;
text-decoration: none;

}

a:active {
border: 0px;
text-decoration: none;
color: #D05B5B;
}
 

/* CSS Document */

