a:link       { text-decoration: none; font-style: bold; color: #0000A0 }
a:visited    { text-decoration: none; font-style: bold; color: #0000A0 }
a:active     { text-decoration: none; font-style: bold; color: #808000 }
a:hover      { text-decoration: underline; font-style: bold; color: #0000FF }
body
{
	font-family: Tahoma, MS Sans Serif, Arial, Helvetica;
	line-height: 100%;
	background-color: #FFFFFF;
	color: rgb(0,0,0);
}
table        { table-border-color-light: rgb(153,204,153); table-border-color-dark: 
               rgb(153,204,153) }
h1, h2, h3, h4, h5, h6 {  }
h1           { color: #000000; font-size: 24 pt }
h2           { color: #000000; font-size: 18 pt  }
h3           { color: #000000; font-size: 14 pt  }
h4           { color: #000000; font-size: 12 pt; line-height: 150%; margin-top: 0; 
               margin-bottom: 0 }
h5           { color: #000000; font-size: 10 pt; line-height: 150%; margin-top: 0; 
               margin-bottom: 0  }
h6           { color: #000000; font-size: 8 pt; line-height: 150%; margin-top: 0; 
               margin-bottom: 0  }
               
