*    {font-family: Arial, sans-serif}

A:link		{text-decoration: none;
		color: blue;}
A:visited	{text-decoration: none;
		color: #6666FF;}
A:hover		{text-decoration: underline;
		color: blue;}

A:link IMG	{border: white;
		color: white;}

A:visited IMG	{border: white;
		color:white;}

A:hover IMG	{border: red;
		color: red;}

BODY		{background-color: #ccccff;
		font-family: Arial, sans-serif;
		color: black;}

H1		{font-family: Arial, sans-serif; 
		color: #000000;
		font-size: 150%;}

.black		{color: black;
		text-decoration: none;}

TABLE		{layout:fixed;
          margin:0px auto;
          border: 0px solid #ccccff;
		font-family: Arial, sans-serif;
          padding: 0px 0px 0px 0px;}

.layout   {margin:1 auto ! important;
          border: 0px solid black ! important;
          width:975px;}


TD		{font-family: Arial, sans-serif;
          border: 0px solid #000000;
          vertical-align: top;
          text-align: left;}
          
.menu     {text-align: left ! important;
          width: 200px;
          border: 0px solid black ! important;
          background-color: #ccccff;}
          
.section_body  {text-align: center ! important;
          border: 5px solid #e3e3ff;
          background-color: #e3e3ff;}
          
.disco_title_left   {text-align: right ! important;
          width: 150px ! important;
          font-weight: bold;
          background-color: #ccccff;}
          
.disco_title_right  {width: 618px ! important;
                    background-color: #e3e3ff}

.text_area  {background-color: #e3e3ff ! important}

.main {background-color: white ! important;}

.content {border: 0px solid black ! important;
          width: 768px;}
          
.section_head  {font-size: 250% ! important;
               font-weight: bold ! important;
               color: white ! important;
               background-color: #ccccff ! important;
               text-align: center ! important;}

.sub_section_head   {font-size: 175% ! important;
                    font-weight: bold ! important;
                    color: black !important;
                    background-color: #ccccff ! important;
                    padding: 25px 0px 10px 0px ! important;
                    text-align: center ! important;} 

.disco_image_bg   {background-color: #ccccff;
               text-align:center;
               padding: 5px 5px 5px 5px ! important;
               border: 0px solid black ! important;}

.disco_image   {background-color: white;
               vertical-align:center;
               padding: 2px 2px 2px 2px ! important;
               border: 0px solid white ! important;}

