@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/footlights.jpg);
	}
	
td#navigation {background-color:#6600CC; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:10pt;}
	td#navigation a:link {color:#FFFFFF;}
	td#navigation a:hover {color:#9900FF;}
	td#navigation a:visited {color:#ffffff;}
	
td#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background: none;
	}
	td#content a:link {color: #990066;}
	td#content a:hover {color: #0033CC;}
	td#content a:visited {color: #990066;}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size: 24pt;
	font-weight:bold;
	color:#660066;
	}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #660066;
	}

#table1 {
	background-color:#FFFFFF;
	}

td#copyright {background-color:#663399; font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF;
	}

td#copyright a:link {
	color: #ffffff;
	}