
<style type="text/css">

		
body	 	{
		background-color: 	'teal'; 
		margin:			0;
		border:			0;
		font-family:		"Times New Roman", sans-serif, "Trebuchet MS";
		font-size: 		14px;
		font-weight: 		400;
		text-color:		Blue;
		text-align: 		left;
		text-indent: 		0pt
		link:			#FF0000;
		alink:			#FF9999;
		vlink:			#663333;
		};

body.links 	{
		background-color: 	'teal'; 
		margin:			0;
		border:			0;
		font-family:		"Times New Roman", sans-serif, "Trebuchet MS";
		font-size: 		14px;
		font-weight: 		400;
		text-color:		Blue;
		text-align: 		left;
		text-indent: 		0pt
		link:			#FF0000;
		alink:			#FF9999;
		vlink:			#663333;
		};

table 		{
		background-color: 	teal;
		bgcolor: 		brown;
		border-bottom: 		3px double;
		border-left: 		3px double;
		border-right: 		3px double;
		border-top: 		3px double;
		border-color: 		teal;
		margin: 		3px;
		padding-bottom: 	5px;
		padding-left: 		5px;
		padding-right: 		5px;
		padding-top: 		5px;
		width: 			780px;
		align: 			'center';
		}


table.links	{
		background-color: 	teal;
		bgcolor: 		brown;
		border-bottom: 		3px double;
		border-left: 		3px double;
		border-right: 		3px double;
		border-top: 		3px double;
		border-color: 		teal;
		margin: 		3px;
		padding-bottom: 	5px;
		padding-left: 		5px;
		padding-right: 		5px;
		padding-top: 		5px;
		width: 			780px;
		align: 			'center';
		};


tr.mn		{ 
		background-color:	teal;
		border-color:		teal;
		};
td.mn		{ 
		background-color:	teal;
		border-color:		teal;
		};

td.b		{
		background-attachment: 	scroll;
		background-color: 	transparent;
		border-color:		transparent;
		font-family: 		verdana, arial, sans-serif;
		font-size: 		5px;
		width: 			1px;
		};

td.h		{
		background-color:	teal;
		border-color:		teal;
		cellpadding: 		5px;
		color: 			yellow;
		font-family: 		verdana, arial, sans-serif;
		font-size: 		16px;
		font-weight: 		800;
		text-decoration: 	underline;
		};

td.l		{
		background-color: 	teal;
		border-bottom: 		6px ridge;
		border-left: 		6px ridge;
		border-right: 		4px ridge;
		border-top: 		4px ridge;
		border: 		5px maroon inset;
		cellpadding: 		5px;
		color: 			transparent;
		cursor: 		none;
		font-family: 		verdana, arial, sans-serif;
		font-size: 		15px;
		font-weight: 		900;
		margin: 		5px;
		text-align: 		center;
		width: 			200px;
		};

td.d 		{
		background-color: 	teal;
		border-bottom: 		4px inset;
		border-left: 		4px inset;
		border-right: 		;
		border-top: 		4px;
		border: 		maroon outset;
		cellpadding: 		5px;
		color: 			yellow;
		font-family: 		verdana, arial, sans-serif;
		font-size: 		14px;
		font-weight: 		600;
		margin: 		5px;
		text-align: 		left;
		text-indent: 		5px;
		width: 			500px;
		};


a:link		{
		color: 			transparent;
		text-decoration: 	underline;
		};

a:active	{
		color: 			red;
		text-decoration: 	underline;
		};

a:visited	{
		color: 			silver;
		text-decoration: 	underline;
		};

a:hover		{
		color: 			#cc0000;
		text-decoration: 	underline;
		};

.bodytextnormal	{
		color: 			#666666;
		font-family: 		Arial, Helvetica, sans-serif;
		font-size: 		8pt;
		};
.head		{
		color:			"Brown";
		font-family:		Arial, Verdana, Helvetica;
		font-size: 		32;
		color: 			#0066FF;
		};


SELECT.l	{
		background-color: 	maroon;
		color: 			transparent;
		font-family: 		'Times New Roman','Courier New','Humanst531 BT';
		font-size: 		16px;
		font-weight: 		500;
		text-align: 		left;
		text-indent: 		3px;
		};


#divLogo 	{
		background-color:	'Green';
		position: 		absolute;
		right:			5;
		top:			6;
		border:			0px; 
		z-index:		500;
		};


</style> 

