
body
{ 
background-color: #ebffed; 
font-family: tahoma; font-size: 6pt; color: #034C03;
margin-top: 0;
background-image: url("images/bg.gif");
background-repeat: repeat-x;
}

a:link { color: #cc0264;  font-size: 10pt; }
a:visited { color: #cc0264;  font-size: 10pt; }
a:hover { color: gold;  font-size: 10pt; }
a:active { color: gold;  font-size: 10pt; }

td
{
font-face: verdana; font-size: 10pt; color: #034C03;
}

hr { color: #034C03; noshade: true; height: 0.5 }

.cellborder
{ 
border-top:solid windowtext 0.5pt;
border-left:solid windowtext 0.5pt;
border-bottom:solid windowtext 0.5pt;
border-right:solid windowtext 0.5pt
}

.cellborderleft
{ 
border-left:solid windowtext 0.5pt;
border-bottom:solid windowtext 0.5pt;
border-right:solid windowtext 0.5pt
}

.cellborderright
{ 
border-bottom:solid windowtext 0.5pt;
border-right:solid windowtext 0.5pt
}

.cellborderrighttop
{ 
border-top:solid windowtext 0.5pt;
border-bottom:solid windowtext 0.5pt;
border-right:solid windowtext 0.5pt
}

.spacing
{
margin-bottom: 0;
}

.spacingtop
{
margin-top: 0;
}

.red
{
color: #ff0000;
}

h1
{
font-family: tahoma; font-size: 24pt; font-weight: bold; color: #cc0264;
}

h4
{
font-family: tahoma; font-size: 12pt; font-weight: bold;
}

.author
{
font-face: verdana; font-size: 10pt; color: #034C03; font-weight: bold;
}

.acknow
{
font-face: verdana; font-size: 10pt; color: #034C03; font-style: italic;
}