td.note_page 
{
font-size: 18px;
line-height: 24px; 
font-weight: bold; 
color:  RGB(141, 22, 21);
text-align: center;
padding : 12px;
}

div.note_page 
{
font-size: 18px;
line-height: 24px; 
font-weight: bold;
color:  RGB(141, 22, 21);
text-align: center;
padding : 12px;
}

td.note_date 
{
margin-top: 10px;
font-size: 12px; 
font-weight: normal; 
color:  red;
text-align: right;
}

div.note_text
{
font-size: 14px;
font-weight: normal;
text-align: justify;
margin-left: 16px;
margin-right: 16px;
margin-top: 12px;
} 

td.note_text
{
font-size: 14px;
font-weight: normal;
text-align: justify;
margin-left: 16px;
margin-right: 16px;
margin-top: 12px;
} 

.c5 {
background-color: #00FFFF;
background-position: left bottom;
border-right: 3px solid #e3c359;
}

.c5 td {
border-left: 3px solid #e3c359;
background-color: #ffffff;
padding-top: 0 0 0 0;
margin: 0 0 0 0;
}
