html , body {  
   margin : 0;
   padding : 0;
   border : 0;
}

.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#343333;
line-height: 174%;
background-color:#ffffff;
padding: 2px 2px 4px 2px;
}

.bodytext a:link,  .bodytext a:visited, .bodytext a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#343333;
text-decoration: underline;
line-height: 174%;
background-color:#ffffff;
padding: 2px 2px 4px 2px;
}

.bodytext a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#343333;
text-decoration: none;
line-height: 174%;
background-color:#ffffff;
padding: 2px 2px 4px 2px;
}

.bodytext2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#343333;
line-height: 174%;
background-color:#ffffff;
padding: 1px 2px 2px 2px;
}

.bodytext2 a:link,  .bodytext2 a:visited, .bodytext2 a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#343333;
text-decoration: underline;
line-height: 174%;
background-color:#ffffff;
padding: 1px 2px 2px 2px;
}

.bodytext2 a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#343333;
text-decoration: none;
line-height: 174%;
background-color:#ffffff;
padding: 1px 2px 2px 2px;
}


.blue {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#45AEC7;
line-height: 174%;
background-color:#ffffff;
margin: 3px;
padding: 1px 2px 2px 2px;
}

.red {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#DF5D4E;
line-height: 174%;
background-color:#ffffff;
border-width: 6px;
padding: 2px 2px 2px 2px;
}