@media screen{
body{
  background-image: url(../images/verloop.png);
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #FFF; padding: 2px 4px 2px 4px; border: 1px solid #000000; }
DIV.csc-frame-frame2 { padding: 0px 2px 2px 2px; border: 1px solid #000000; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 p { margin-top: 2px; margin-bottom: 2px; }

/***************************Attribute******************************************/
.header{
  font-size:14px;
  font-weight:bold;
  color:#0000FE;
  margin-bottom:0px;
}

a:link, a:visited, a:active, a:focus{
  font-weight:bold;
  color:#FF0000;
  text-decoration:none;
}

a:hover{
  font-weight:bold;
  color:#FF0000;
  text-decoration:underline;
}

p{
  font-size:12px;
}

h2{
  font-size:16px;
  font-weight:bold;
  color:#0000FE;
  text-align:right;
  margin-top:0px;
  margin-bottom:0px;
}
}
