body	{
	background: #008080;
	color: #FFC0CB;
	font-family: Times New Roman;
	font-size: 15pt;
	}

a:link	{
	color: #FFFFF0;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: 0;
	}

a:visited	{
	color: #FFC0CB;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: 0;
	}

a:active	{
	color: #FF00FF;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: 0;
	}

p	{
	font-family: Times New Roman;
	color: #FF1493;
	font-weight: bold;
	}

p.big	{
	font-family: Times New Roman;
	color: #FF1493;
	font-weight: bold;
	font-size: 15pt;
	}

p.small	{
	font-family: Times New Roman;
	color: #FF1493;
	font-weight: bold;
	font-size: 10pt;
	}

lil	{
	font-family: Times New Roman;
	color: #FF1493;
	font-weight: bold;
	font-size: 12pt;
	}

sl	{
	font-family: Times New Roman;
	color: #FF1493;
	font-weight: bold;
	font-size: 12pt;
	}

td.yellow	{
	font-family: Times New Roman;
	font-size: 14pt;
	font-style: normal;
	font-weight: Bold;
	line-height: Normal;
	color: #000000;
	background-color: lightyellow;
	vertical-align: center;
	text-align: left;
	}

td	{
	font-family: Times New Roman;
	font-size: 14pt;
	font-style: normal;
	font-weight: Bold;
	line-height: Normal;
	color: #FFC0CB;
	vertical-align: center;
	text-align: left;
	}

td.top	{
	font-family: Times New Roman;
	font-size: 14pt;
	font-style: normal;
	font-weight: Bold;
	line-height: Normal;
	color: #FFC0CB;
	vertical-align: top;
	text-align: left;
	}
