/********************************/
/* Stylesheet for Springmasters     */
/*                              */
/* Version: 1.0                 */
/* Date:    29082000           */
/********************************/

BODY {
 margin-left: 5%;
 margin-right: 5%;
 margin-top: 0%;
 margin-bottom: 0%;
 font-family: arial, sans-serif;
 font-size: 10pt;
 color: #003;
 background: url(images/background2003.gif);
}

A:link {
 color: #00F
}

A:visited {
 text-decoration: none;
 color: #800080
}

A:active {
 color: #008000
}

A:hover {
 background: #9CF
}

P {
font-size: 10pt;
}

H1, H2, H3, H4 {
 color: #039;
}

H1 {
 font-size: 12pt;
}

H2 {
 font-size: 11pt;
 }

H3 {
 font-size: 10pt;
 margin-top: 2em;
}

.marginbottomzero {
 margin-bottom: 0;
}

.margintopzero {
 margin-top: 0;
}

.normal {
 font-size: 10pt;
}

.small {
 font-size: 9pt;
}

.smaller {
 font-size: 8pt;
}

.smallest {
 font-size: 7pt;
}

.centre {
 text-align: center
}

.indent {
 margin-right: 1em;
}

.indent1 {
 margin-left: 1em;
}

.indent2 {
 margin-left: 1em;
  margin-right: 1em;
}

.bold {
font-weight: bold;
}

.red {
color: #CC0000;
}

.blue {
color: #003399;
}

.white {
color:#FFFFFF;
}

.large {
font-size: 11pt;
}