body {
font-family: Times New Roman, Arial, sans-serif;
COLOR: #505050;
}
a:link { 
color: #0000ff;
font-weight:500;
text-decoration: none;
}
a:visited { 
font-weight:500;
color: #3333ff;
text-decoration: none;
}
a:hover { 
text-decoration: underline;
}
a.toplink { 
color: white;
font-weight: 700;
font-size: 11pt;
text-decoration: none;
letter-spacing: 1px;
}
a.toplink:visited { 
color: white;
font-weight: 700;
font-size: 11pt;
text-decoration: none;
letter-spacing: 1px;
}
a.toplink:hover { 
color: white;
font-weight: 700;
font-size: 11pt;
text-decoration: underline;
letter-spacing: 1px;
}
h4 {
color: #555555;
background-color: #f4f4f4;
padding-left: 5px;
border-bottom: 1px solid #dddddd;
}
/*strong {
color: #6b6b6b;
}
*/
strong.separator {
color: white;
font-size: 12pt;
margin-left: 8px;
margin-right: 8px;
}
div.main {
padding-top:1px;
padding-right: 5px;
padding-bottom:20px;
padding-left: 30px;
font-size: 12pt;
text-align: justify;
}
div.main1 {
padding-top:1px;
padding-right: 5px;
padding-bottom: 20px;
font-size: 12pt;
padding-left: 10px;
text-align: justify;
}
div.areaheader {
padding-top: 1px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 10px;
}
#footer {
text-align: center;
font-size: 9pt;
font-weight: 500;
color: #ffffff;
padding: 5;
}
a.footerlink { 
color: white;
font-size: 9pt;
text-decoration: underline;
}
a.footerlink:visited { 
color: white;
font-size: 9pt;
text-decoration: underline;
}
a.footerlink:hover { 
color: white;
font-size: 9pt;
text-decoration: none;
}
td.main1 {
font-size: 12pt;
}