body
{
  background-color: #000000;
   margin-bottom: 0px;
}

P,BLOCKQUOTE,LI,TABLE, B
{
  font-size: medium; 
  line-height:120%;
  font-family: garamond, serif;
  padding-left: 20px;
  padding-right: 20px; 
}

P,LI,h2
{
 color: #FFFFFF;
}


:link 
{
  color: #99CCCC;
  text-decoration: none; 
  cursor: crosshair
}
:visited
{ 
  color: #CC9999; 
  text-decoration: underline; 
  cursor: crosshair
}
:hover 
{
  color: #99CCCC; 
  text-decoration: underline overline; 
  cursor: crosshair
}

h2
{
  text-align: center;
}


b
	{

	  color: c0c8f9;

	}

table

	{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 700 px;
 	margin-left: 0px;
	margin-right: 0px;
	margin-bottm: 0px;
	margin-top: 0px;
		
	}

.content
	{
	  background-color: 8e72a2;
	}