.date
{
 border-top-width: 2px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-top-style: solid; 
 border-right-style: none; 
 border-bottom-style: solid; 
 border-left-style: none; 
 border-top-color: #CC0033; 
 border-right-color: #333366; 
 border-bottom-color: #333366; 
 border-left-color: #333366; 
 background-color: #ffffff; 
 padding-left: 5px; 
 padding-top: 3px; 
 padding-right: 5px; 
 padding-bottom: 5px;
 font-family: georgia, times, serif; 
 font-size: 16px; 
 font-weight: bold;
}
.head
{
 font-family: georgia, times, serif; 
 font-size: 14px; font-weight: bold;
}
.text
{
 font-family: georgia, times, serif; 
 font-size: 11px;
}
.note
{
 font-family: georgia, times, serif; 
 font-size: 11px; 
 font-weight: bold; 
 text-align: justify;
}
a:link
{
 color: #0000A0;
 text-decoration: none;
}
a:hover
{
 color: #0000A0;
 text-decoration: underline;
}
a:visited
{
 color: #4040A0;
 text-decoration: none;
}
