body{
padding: 0px;
margin: 0px;
background-color: #ffffff;
font-family: "Times New Roman", Serif;
}

.content h1{
font-family: "Times New Roman", Serif;
font-size: 32px;
font-weight: normal;
text-align: center;
color: #d9261c;
}
.content h3{
font-family: Georgia, "Times New Roman", Serif;
font-size: 26px;
font-weight: normal;
color: #0C263A;
}
.content p{
text-align: justify;
}
.content strong, .content b{
color: #d9261c;
}

.sm{ font-family: Tahoma, Sans-Serif; font-size: 11px; }
.sm a, .sm a:link, .sm a:active, .sm a:visited, .sm a:hover{ color: #777777; text-decoration: none; }