code#s {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B8860B;
}
code#x {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4169E1;
}
a, a:visited, a:link {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        font-weight: bold;
        color: Navy;
        text-decoration: underline;
}
td, table {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        font-weight: bold;
        color: Navy;
}
textarea {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        font-weight: bold;
        color: Navy;
        background: none;
        border: none;
        scrollbar-base-color: #B5EFFF;
        scrollbar-3dlight-color: #B5EFFF;
        scrollbar-arrow-color: #000000;
        scrollbar-darkshadow-color: #B5EFFF;
        scrollbar-face-color: #B5EFFF;
        scrollbar-highlight-color: #B5EFFF;
        scrollbar-shadow-color: #B5EFFF;
        scrollbar-track-color: #B5EFFF;
}
p {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        font-weight: bold;
        color: Navy;
}

p#s {
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        font-weight: bold;
        color: Navy;
}
p#1 {
        font-family: "Times New Roman", Times, serif;
        font-size: 10px;
        font-weight: bold;
        color: Navy;
}
p#headline {
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        font-weight: 900;
        color: Black;
        text-decoration: underline;
}
td#l {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: Navy;
	text-align: left;
	vertical-align: top;
}
td#p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: Navy;
}
td.scroll
{
width: 200px;
height: 150px;
   font-family: "Times New Roman", Times, serif;
        font-size: 20px;
        font-weight: bold;
        color: Navy;
scrollbar-base-color: #B5EFFF;
scrollbar-3d-light-color: #B5EFFF;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #B5EFFF;
scrollbar-face-color: #B5EFFF;
scrollbar-highlight-color: #B5EFFF;
scrollbar-shadow-color: #B5EFFF;
scrollbar-track-color: #B5EFFF;
}
div.o {
        width: 100%;
        height: 95%;
        overflow: auto;
}
