/********************************/
/* Stylesheet for Stanwo        */
/*                              */
/* Version: 1.0                 */
/* Date:    25112004            */
/********************************/

BODY {
margin-left: 10%;
margin-right: 5%;
margin-top: 0%;
margin-bottom: 0%;
background: #F4FAFF;
color: #333;
background: url(images/bakground.gif) #FFF;
font-family: verdana, arial, helvetica, sans-serif 
}

A:link {
 color: #00F
}

A:visited {
 text-decoration: underline;
 color: #C0C
}

A:active {
 color: #008000
}

A:hover {
 text-decoration: underline;
 background: #DFEFFD
}

H1 {
 color: #F06;
 font-size: 14pt;
 font-family: tahoma, verdana, arial, helvetica, sans-serif

}

H2 {
 color: #069;
 font-size: 12pt;
 font-family: tahoma, verdana, arial, helvetica, sans-serif 
}

H3 {
 font-size: 10pt;
color: #F06;
 font-family: tahoma, verdana, arial, helvetica, sans-serif
 }

H4 {
font-size: 10pt;
margin-bottom: 0;
color: #fff
}

P {
font-size: 10pt;
}

.normal {
font-size: 10pt;
}

.indent {
 margin-left: 1em;
}

.small {
font-size: 9pt;
}

.centre {
 text-align: center
}

.bold{
font-weight: bold;
}

.red {
font-weight: bold;
color: #CC0000;
}

.white {
color:#FFFFFF;
}

.green {
color:#0C0;
}

.blue {
color:#00C;
}

.red1 {
color:#C00;
}

.yellow {
color:#CC0;
}

.large {
font-size: 110%;
}

.smallest {
font-size: 8pt;
}

.nomargin {
 margin-bottom: 0;
  margin-top: 0;
 }
 
 .highlight1 {
color:#00C;
font-size: 10pt;
margin-left: 1em;
margin-right: 1em;
font-family: tahoma, verdana, arial, helvetica, sans-serif
}