/* css for vnc - 2007.04.29 */

body {
 background-image:url('cldsvnc.jpg');
 margin: 0cm 1cm 0cm 1cm;
 text-align: justify;
}

h1{
 background:#efefef;
 border-style: solid solid solid solid;
 border-color:#d9e2e2;
 border-width:1px;
 padding:2px 2px 2px 2px;
 font-size:300%;
 text-align:center;
}

h2 { font-size: 16pt; font-weight: bold; background-color: #CCCCFF }

.sz0redb  { font-size: 8pt; color: #FF0000; font-family: Arial; font-weight: bold }
.sz4redb  { font-size: 18pt; color: #FF0000; font-family: Arial; font-weight: bold }
.redb  { color: #FF0000; font-family: Arial; font-weight: bold }
.cd { background: #f0f8ff; font-style: italic; font-weight: bold; color: #202080; }
.ctr { text-align:center; }
.cn { font-family:"Courier New"; }
.bld { font-weight:bold; }
.bldcn { font-family:"Courier New"; font-weight:bold; }
.just { text-align: justify }
.ybgb { background-color: #FFFF00; font-weight:bold; }
.nob {
 margin: 0px 0px 0px 0px;
 border-style: none;
 padding: 0px 0px 0px 0px;
}

p.top { margin: 0px 0px 0px 0px;
 border-style: none;
 padding: 0px 0px 0px 0px;
 text-align: center;
}

hr.mini { width:30%;
 margin: 0px;
 border-style: none;
 padding: 0px;
}

a:link {color: #0000FF}     /* unvisited link */
a:visited {color: #FF00FF}  /* visited link */
a:hover {color: #FF0000}   /* mouse over link */
a:active {color: #008000}   /* selected link */

/* eof */