<!--
	$Date: 9/28/99 9:50p $
	$ModTime: $
	$Revision: 8 $
	$Workfile: layout.css $
      Version: 0.97
-->

TD {
   margin-left:0px;
   font-family:Helvetica, Times;
   font-size:10pt;
   color:BLACK;
}

TD.bold {
   font-weight:bolder;
}

P.large{
   font-family: Helvetica, Times; 
   font-size: 24pt; 
   color: BLACK; 
   margin-left: 25px;
   margin-right: 25px;
}

P.normal{
   font-family:Helvetica, Times;
   font-size:10pt;
   color:BLACK;
   margin-left:25px;
   margin-right:25px;
}

P.small{
   font-family: Helvetica, Times;
   font-size: 9pt; 
   color: BLACK; 
   margin-left: 25px;
   margin-right: 25px;
}

P.narrow{
   font-family: Helvetica, Times;
   font-size: 10pt; color: BLACK; 
   margin-left: 15px;
   margin-right: 15px;
}

P {
   font-family:Helvetica, Times;
   font-size: 10pt;
   color: BLACK
}

BODY {

}


.bg3    {
   font: normal bold 24pt/24pt Times, serif;
   color: #FFFFFF;
   text-align: center;
   background: #000000;
}

.header {
	font-family: Helvetica, Times;
	font-size: 10pt;
	font-weight: bold;
      margin-left:25px;
      margin-right:25px;
}

.normal {
   font-family: Helvetica, Times;
   font-size:10pt;
   color:BLACK;
   margin-left:25px;
   margin-right:25px;
}

.narrow {
   font-family: Helvetica, Times;
   font-size: 10pt; color: BLACK; 
   margin-left: 15px;
   margin-right: 15px;
}

.narrowList {
   font-family: 'COMIC SANS MS', 'CG OMEGA', Helvetica;
   font-size: 10pt; color: BLACK; 
   margin-left: 5px;
   margin-right: 15px;
   margin-top: 15px;
}

.title	{
   font-family: 'COMIC SANS MS', 'CG OMEGA', Helvetica;
   color: #FFFFFF;
   text-align: center;
   background: black;
}

.heavy  {
   	font-weight: bold;
}

.inverse_blue
	{
   font-family: Helvetica, Times;
   color: #FFFFFF;
   font-size:10pt;
   text-align: center;
   background: blue;
}

.inverse_black
	{
   font-family: Helvetica, Times;
   color: #FFFFFF;
   font-size:10pt;
   text-align: center;
   background: black;
}


.killMargin
{
   font-family:  Helvetica, Times;
   margin-left:  0px;
   margin-right: 0px;
   margin-width: 0px;
}

#7ptFont {
   font-family: 'COMIC SANS MS', 'CG OMEGA', Helvetica;
   font-size:7pt;
}

#8ptFont {
   font-family: 'COMIC SANS MS', 'CG OMEGA', Helvetica;
   font-size:8pt;
}
BLOCKQUOTE {
   background: #7fffd4;
}

H4 {
   font-family: "verdana"; 
   font-size: 10pt;
   font-weight: bold;
}

H5 {
   font: 8pt/10pt "verdana";
   font-weight: lighter;
}

H6 {
   font-family: "Verdana, Arial, Helvetica";
   line-height: 100%; font-size: 10pt;
   font-weight: lighter;
}

CODE {
   font-family: "Courier, Monaco";
}

a:link{  
   background: transparent;	
   color: #0000FF; 
} 

a:active	{ 
   color: #FFCC99; 
}

a:visited 	{  
   color: #800080; 
}
