BODY, TD, UL
{
	BACKGROUND-COLOR: #CCCCCC;
	font-family: arial, helvetica;
    color: #333333;
    font-size: 15px;
    
}


.index
{
    font-size: 24px;
    font-family: times new roman;
}

.copyright
{
    font-size: 12px;
}

.header
{
   font-size:  22px;
   font-weight: bold;
}

.sectionHeader
{
   font-size:  18px;
   font-weight: bold;
}


A:link
{
  color: #660066;
  text-decoration: none;
}

A:hover
{
  color: #666666;
  text-decoration: none;
}

A:visited
{
  color: #666666;
  text-decoration: none;
}
