/********************************/
/* Stylesheet for TNE           */
/*                              */
/* Version: 1.0                 */
/* Date:    13 NOVEMBER 2004    */
/********************************/

BODY {
 margin-left: 0%;
 margin-right: 0%;
 margin-top: 0%;
 margin-bottom: 0%;
 font-family: Verdana, Helvetica, Arial, sans-serif
}

A:link {
font-family: verdana, sans-serif;
 text-decoration: underline;
color: #00F;
}

A:active {
font-family: verdana, sans-serif;
text-decoration: underline;
color: #CCC;
}

A:visited {
font-family: verdana, sans-serif;
 text-decoration: underline;
color: #909;
}

A:hover {
font-family: verdana, sans-serif;
 text-decoration: underline;
color: #00F;
}

.blue {
color: #06C;
}

.red1 {
color: #C03;
}

.red {
color: #F00;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
}

.large {
font-size: 14pt;
}

.small {
font-size: 8pt;
}

P {
font-size: 10pt;
margin-left: 1em;
margin-right: 1em;
}

li {
margin-top: 10px;
}

.normal {
font-size: 10pt;
}

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

.bold {
font-weight: bold;
}

.highlight5 {
font-size: 9pt;
font-weight: normal;
font-family: tahoma, verdana, sans-serif;
color: #06C;
}

.highlight6 {
font-size: 9pt;
font-weight: normal;
font-family: verdana, sans-serif;
color: #FFF;
background-color: #0066CC;
}

.highlight7 {
font-size: 8pt;
font-weight: normal;
font-family: arial, verdana, sans-serif;
color: #777;
background-color: #F9F0E8;
}

.highlight8 {
font-size: 10pt;
font-weight: normal;
font-family: tahoma, verdana, sans-serif;
color: #777;
background-color: #F9F0E8;
}

.highlight9 {
font-size: 9pt;
font-weight: normal;
font-family: arial, verdana, sans-serif;
color: #06C;
background-color: #F9F0E8;
}

.highlight10 {
font-size: 10pt;
font-weight: normal;
font-family: tahoma, verdana, sans-serif;
color: #06C;
background-color: #F9F0E8;
}

.highlight11 {
font-size: 9pt;
font-weight: normal;
font-family: tahoma, verdana, sans-serif;
color: #777;
}

.highlight12 {
font-size: 12pt;
font-weight: normal;
font-family: tahoma, verdana, sans-serif;
color: #06C;
background-color: #F9F0E8;
}

.highlight13 {
font-size: 12pt;
font-weight: bold;
font-family: tahoma, verdana, sans-serif;
color: #FFF;
background-color: #0066CC;
}

.highlight14 {
font-size: 12pt;
font-weight: bold;
font-family: tahoma, verdana, sans-serif;
color: #FFF;
background-color: #0077BB;
}

H1 {
 font-family: verdana, arial, sans-serif;
 font-size: 12pt;
 color: #ffffff;
 font-weight: bold;
margin-bottom: 0%;
}

H2 {
 font-family: verdana, arial, sans-serif;
 font-size: 10pt;
 color: #FF0000;
 font-weight: bold;
 margin-bottom: 10px;
}

H3 {
 font-family: tahoma, verdana, sans-serif;
 font-size: 9pt;
 color: #666;
 font-weight: normal;
 margin-bottom: 0%;
}

.nomargin {
 margin-bottom: 0;
 margin-top: 0;
}