/**/
body { 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
font-size: 10pt;
/**
font-size: 90%;
font-style: bold;
**/
}
table.block {
background-color: #cccccc;
}
table.menu {
 background-color: teal;
 margin: 0;
}

.bcbw {
 background-color: #ccccff;
}

/*title*/
a.title:link {
 color: #66ffcc;
 text-decoration: none;
}
a.title:visited {
 color: #66ffcc;
 text-decoration: none;
}
a.title:hover {
 color: #66ffcc;
 text-decoration: none;
}
a.title:active {
 color: #66ffcc;
 text-decoration: none;
}

/*
a.in:link {
 color: #0000ff;
 text-decoration: none;
}
a.in:visited {
 color: #990099;
 text-decoration: none;
}
a.in:hover {
 color: #cc00cc;
 text-decoration: none;
}
a.in:active {
 color: #ff0000;
 text-decoration: none;
}
*/

/*inside*/
a.in:link {
 color: #0000ff;
 text-decoration: underline;
}
a.in:visited {
 color: #990099;
 text-decoration: underline;
}
a.in:hover {
 color: #cc00cc;
 text-decoration: underline;
}
a.in:active {
 color: #ff0000;
 text-decoration: underline;
}

/**/
a.bk:link {
 color: #000000;
 text-decoration: none;
 cursor: default;
}
a.bk:visited {
 color: #000000;
 text-decoration: none;
 cursor: default;
}
a.bk:hover {
 color: #000000;
 text-decoration: none;
 cursor: default;
}
a.bk:active {
 color: #000000;
 text-decoration: none;
 cursor: default;
}


a:link{
 color: #ffffff;
 text-decoration: none;
} 
a:visited {
 color: #ffffdd;
 text-decoration: none;
}
a:hover {
 color: #ffcccc;
 text-decoration: none;
}
a:active {
 color: #ff0000;
 text-decoration: none;
}
/*
a:link{
 color: #ffffff;
 text-decoration: underline;
} 
a:visited {
 color: #ffffdd;
 text-decoration: underline;
}
a:hover {
 color: #ffcccc;
 text-decoration: underline;
}
a:active {
 color: #ff0000;
 text-decoration: underline;
}
*/
/**/
div.sml {
 font-size: small;
 color: #009999;
}
em.r{
color: #ff0000;
font-style: normal;
font-size: medium;
}
em.g{
color: #00ff00;
font-style: normal;
font-size: medium;
}
em.b{
color: #0000ff;
font-style: normal;
font-size: medium;
}
em.wt{
color: #ffffff;
font-weight: bold;
font-style: normal;
}

/**/
h1.in{
color: #000000;
font-size: medium;
}
h2.in{
color: #000000;
font-size: medium;
}
h3.in{
color: #000000;
font-size: medium;
}
h4.in{
color: #000000;
font-size: medium;
}
strong.in{
color: #000000;
font-style: normal;
}
em.in{
color: #000000;
font-style: normal;
}
em.st{
color: #333333;
font-weight: bold;
font-style: normal;
}

p.text{
line-height:1.5em;
text-indent:1em;
letter-spacing: 0.1em;
}
