/* format.css */

body	{font-family: Trebuchet MS;
	color: black;
	background-color: #CCCCFF;}

/* This section contains the formatting for the Main Page AD Spaces. */


/* This section contains the formatting for the Header Sections. */


table {}
a:link	{color: #ECE5B6}
a:visited {color: #ECE5B6}
th {border: 0px solid;
		color: black;
		text-align: left;}
td {border: 0px solid #000000;}
tbody td {text-align: left; color: #000000; }
caption {background-color: #41627E; width: 80%;};