body { margin-top:10px; margin-bottom:10px; background-color: "#FAF4DB"; background-attachment: fixed; background-repeat: repeat; }
body { margin-top:10px; margin-bottom:10px; background-color: "#FAF4DB"; background-attachment: fixed; background-repeat: repeat; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,center
	{ font-family: Times; }

h1 { font-size:22px; font-weight: bold; color:#FE0000; text-decoration:underline; }
h2 { font-size:16px; font-weight: bold; color:#FE0000}
h3 { font-size:16px; font-weight: bold; }

p,ul,ol,li,div,td,th,address,nobr,center { font-size:14px; color:black; }

p { text-align: justify; }

ul,li { margin-top:5px; }

a:link { color:#FE0000; text-decoration:none; }
a:visited { color:dimgray; text-decoration:none; }
a:active { color:#FE0000; text-decoration:none; }
a:hover { color:#FE0000; text-decoration:underline; }

pre { font-family:Courier New,Courier; color:#0000C0; }

.header { font-size:10px; }
.footer { font-size:10px; font-style:italic; }
.ref { font-size:10px; font-style:italic; }
.name { font-size:16px; font-weight: bold; }
.remark { font-size:10px; }
 
.bold { color: #DC143C; font-weight: bold; }
.bold2 { color: #FFFFFF; font-weight: bold; }

.descr { border-width:1px; border-style:dashed; background-color:#FFFFCC; border-color:#A5A5A5; }
.expl { border-width:1px; border-style:solid; background-color:#F0F0F0; border-color:#A5A5A5; }
.form { border-width:1px; border-style:dashed; background-color:#F0F0F0; border-color:#A5A5A5; }
.frame { border-width:1px; border-style:solid; background-color:#FFFFFF; border-color:#A5A5A5; }
.menu { border-width:0px; background-color:#F0F0F0 }

.table  { border-width:1px; border-style:solid; background-color: #A5A5A5;  border-color:#A5A5A5; }
.table_header  { color: #FFFFFF; font-weight: bold; background-color:#6B7A92; }
.table_header2 { color: #000000; font-weight: bold; background-color:lightgrey; }
.table_header3 { color: #000000; font-weight: bold; background-color:#F0F0F0; }
.table_data  { background-color:#F0F0F0; }
.table_data3 { background-color:#FFFFFF; }
.table_footer { color: #000000; font-size:10px; background-color:lightgrey; }

BODY {scrollbar-face-color: #FAF4DB; 
scrollbar-highlight-color: #A5A5A5; 
scrollbar-shadow-color: #A5A5A5; 
scrollbar-3dlight-color: white; 
scrollbar-arrow-color: #A5A5A5; 
scrollbar-track-color: white; 
scrollbar-darkshadow-color: white;}


