html, body { height:100%; }
body {
line-height: 150%;
font-family:Georgia,arial,Tahoma;
font-size:14px; 
color:#222;
margin:3;
padding:0;
background:#2B3A5F;
text-align:justify;
scrollbar-3d-light-color: black;

	scrollbar-arrow-color: #000000;

	scrollbar-base-color: #2B3A5F;

	scrollbar-dark-shadow-color: #2B3A5F;

	scrollbar-face-color: #2B3A5F;

	scrollbar-highlight-color: =#2B3A5F;

	scrollbar-shadow-color: =#2B3A5F;

}
a { color:#000000; }
a:hover { text-decoration:none; }
p, li { margin:2px; color:#000000; padding:2px}
ul { padding-left:1em; }
img { border: none; }
.bordered { border:1px solid #aaa; }
h1 { text-align:right; margin:2px; color:#000; font-family:Georgia,Arial,Tahoma; font-size: 3em;}
h3, h5 { margin-bottom:4px; }
textarea { background:#ccc; color:#333; border:1px solid #aaa; }
#content { width:700px; background:#eee; margin-left:auto; margin-right:auto; padding:8px; border-left:10px solid #ccc; border-right:10px solid #ccc; }
td, table, p {
font-size:14px; font-family:Georgia,arial,Tahoma;
line-height: 1.6; margin-top: 0pt; margin-bottom: 0pt;
}
