BODY
	{
	 background: 	#ecf0b6;
	 color: 	#101818;
	 font-family:  	sans-serif;
	 font-size: 	15;
	 line-height:	1.5;
	}

A:VISITED
	{
	 color: 	#801080;
	}

A:LINK
	{
	 color: 	#808010;
	}

A:ACTIVE
	{
	 color: 	#808080;
	}

H1
	{
	 font-family:	serif;
	 font-weight:	bold;
	 font-size:	24pt;
	}

H2
	{
         font-family:   serif;
         font-weight:   bold;
         font-size:     21pt;
	}

H3
	{
         font-family:   serif;
         font-weight:   bold;
         font-size:     18pt;
	}

H4
	{
         font-family:   serif;
         font-weight:   bold;
         font-size:     12pt;
	}

H5
	{
         font-family:   serif;
         font-weight:   bold;
         font-size:     9pt;
	}

H6
	{
         font-family:   serif;
         font-weight:   bold;
         font-size:     6pt;
	}

TABLE
	{
	 border-spacing:	20px;
	 font-size:		inherit;
	}

CAPTION	{
         font-family:   serif;
         font-weight:   bold;
         font-size:     20pt;
	}

TH	{
         font-family:   serif;
         font-weight:   bold;
         font-size:     15pt;
	}

TR
	{
	}

TD
	{
	}

STRONG
	{
	 font-family:   sans-serif;
	 font-weight:	bold;
	}

EM
	{
	 font-family:	sans-serif;
	 font-style:	oblique;
	}

P, EM, UL, h1, h2, h3, h4, h5, h6 {
  width:  39em;
}

*.title {
  font-family:	arial;
}

