BODY		{
	color: #000000;
	background: #dfdcff;
	font-family: Helvetica, Sans-serif;
}

A		{
	color: #0099FF;
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
}

A:link		{
	color: #0099FF;
}

A:visited	{
	color: #0099FF;
}

A:active	{
	color: #0099FF;
}

h1		{	color: #666666;
			font-weight: bold;
			font-style: italic;
			font-size: 200%;
			margin-left: 0em;
			margin-right: 0em;
			margin-top: 0.5em;
			margin-bottom: 0.5em;
			text-align: right;}

td.window	{	background: #000000; }

td.red		{	background: #ead5ea;
			text-align: center; 
			font-size: 14px; }
td.red A:link 	{	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.red A:visited {	color: #000000;
			text-decoration: none;
			font-weight: bold; 
			font-style: italic;}
td.red A:active {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.red A:hover	{	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }

td.green	{	background: #ddf4f4;
			text-align: center;
			font-size: 14px; }
td.green A:link {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.green A:visited {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.green A:active {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.green A:hover	{	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
			
td.yellow	{	background: #eaeacb;
			text-align: center; 
			font-size: 14px; }
td.yellow A:link {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.yellow A:visited {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.yellow A:active {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.yellow A:hover	{	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
			
td.pink		{	background: #f1d8d8;
			text-align: center; 
			font-size: 14px; }
td.pink A:link {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.pink A:visited {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.pink A:active {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.pink A:hover	{	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
			
td.purple	{	background: #dac9ec;
			text-align: center; 
			font-size: 14px; }
td.purple A:link {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.purple A:visited {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.purple A:active {	color: #000000;
			text-decoration: none;
			font-style: italic;
			font-weight: bold; }
td.purple A:hover	{	color: #000000;
			text-decoration: none;
			font-weight: bold; 
			font-style: italic;}
		
div.content	{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 1em;
}
