/*
p {font:9pt arial; line-height: 15pt; color: #5b5b5b; text-align: justify; margin-top:-5px;}
ul {font:9pt arial; line-height: 15pt; color: #5b5b5b; text-align: justify; margin-top:-5px;}
strong {font:9pt arial; line-height: 15pt; color: #5b5b5b; font-weight: bold;}
*/
p {font:12px arial; line-height: 20px; color: #5b5b5b; text-align: justify; margin-top:-5px;}
ul {font:12px arial; line-height: 20px; color: #5b5b5b; text-align: justify; margin-top:-5px;}
strong {font:12px arial; line-height: 30px; color: #5b5b5b; font-weight: bold; margin-top:-5px;}

BODY{
scrollbar-arrow-color: #5b5b5b;
scrollbar-3dlight-color: #ffffff;
scrollbar-highlight-color: #5b5b5b;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #5b5b5b;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
background-color: white;
}
/*
#idea{width:443px;height:120px;overflow:auto;}
*/
.tabl{height:100%;}

a:link {color: #039edc; text-decoration: none; }  /* unvisited links */
a:active {color: #ff0000; text-decoration: none; } /*on click*/
a:visited {color: #039edc; text-decoration: none; } /*muse out*/
a:hover {color: #ff0000; text-decoration: none; } /*mouse over*/