/* MVVM, 56.41.7-65.38.1, CSS/GenBasic.css for IN/MVVM = mvvm.net */

 a#Copyright { font-size:10px; font-style:normal }

 #TopPart, #BotPart { visibility:visible; border:none }
 table#FramSup, table#FramSub { visibility:visible; width:600px; border: none }

 p, .P { font-family:"Times New Roman"; font-size:medium; font-weight:normal;
         text-align:left }
 .Ps { font-size:small }
 p.Right { text-align:right }
 p.NoteR { text-align:right; font-size:small }

 b { font-weight:bold }
 strong { font-weight:normal } /*used for non-resizable font*/

 td#TextCell {  }

 .NonCSS { visibility:hidden }

/* @media screen  --not all browsers with CSS can handle @media definitions
   { */

 body { color:#000040 }

 a:link { color:#4040ff } a:visited { color:#008000 }
 /* Do not use 'background:#fffff0', because of effects in Netscape */ 
 a:active, a:hover { color:#ff4040; background:white }
 a.PicLink:link, a.PicLink:visited { color:#800080; background:transparent }
 a.PicLink:active, a.PicLink:hover { color:#ff0000; background:transparent }
 a.FrameLink:link, a.FrameLink:visited { color:#800080; background:transparent }
 a.FrameLink:active, a.FrameLink:hover { color:#ff0000; background:white }
 a#Copyright { color:#800080; background:#ffc000 }
 a#Copyright:active, a#Copyright:hover { color:#ff0000 }

 table#MidPart, table#CenPart { visibility:visible; color:#000040;
                            background: #fffff0 url(""); border: ridge 2px }
 /* For Netscape relative URLs only work with HTML*/
 table#TextBody {  }

 td.FrameCell { color:#800080; font-size:small;
  padding-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px }
 /* Do not use 'background:transparent': gives black with Netscape */
 strong.FrameFont { font-size:12px }

 p, .P, a.Spell:link, a.Spell:visited, a.Spell:active, a.Spell:hover
  { color:#000020 }
/* } */

@media print
{
 body { background: white url("") fixed;
        color:black; margin-top:0px; margin-left:0px }
 a:link, a:visited, a:active, a:hover { color:black; background:white }
 a#Copyright { color:black; background:white }

 h2, p, .P, a.Spell:link, a.Spell:visited, a.Spell:active, a.Spell:hover
  { color:black }

 table#MidPart, table#CenPart { visibility:visible; color:black;
                              background: white url(""); border: ridge 1px }
 table#TextBody { visibility:visible; color:black;
                  background: white url(""); border:none }

 .Speaker, #BotC { visibility:hidden }
}

/* Copyright 56-65 aSWW, M. Vincent van Mechelen */