h1,h2,h3
{
font-family: "comic sans ms", arial, 'sans serif'; 
}

p,table,li,address
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 10pt;
}

p,li,th
{
color : #0000cc;
}

td.one
{
color : #0000cc;
}

td.two
{
color : #d3d3d3;
disabled: true;
onFocus : "this.blur();";
}

td.three
{
color : #0000cc;
font-size:120%;
}

td.nowrap
{
white-space: nowrap
}

td.nowrap-small
{
white-space: nowrap;
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 10pt;
font-size:70%;
color : #0000cc;
}

.druk
{
font-family: "garamond, arial, 'sans serif'";
color: #0000cc;
font-size:100%;
}

h1,h2,h3,h4,hr
{
color:saddlebrown;
}

a:link     { color:saddlebrown }
a:visited  { color:saddlebrown }
a:active   { color:red }
a:hover    { color:red }

.red
{
color : #ff0000;
}

.black
{
color : #000000;
}

.darkgreen
{
color : #008000;
font-weight: bold;
}

.small
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 10pt;
font-size:80%;
color : #0000cc;
}

.smallRed
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 10pt;
font-size:80%;
color : red;
}

.verysmall
{
font-family: "comic sans ms", arial, 'sans serif'; 
font-size:70%;
color : #000000;
}

table.vsmall
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 10pt;
font-size:75%;
color : #0000cc;
}

table.center1
{ 
margin-left: auto;
margin-right: auto;
}

body
{
background-color: #ffffcc;
}

