body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 9px;
	color: #07412A; 
	font-family: arial; 
	background-color: #7CB19F; 
	margin: 2px;
	padding: 2px
	}
	
	.c
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12px;
	color: #07412A; 
	font-family: arial; 
	padding: 2px; 
	border-color: #07412A;
	border-width: 0pt;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-style: dashed;
	}

A:link, A:active, A:visited     
	{text-decoration:none;
	font-weight: bold; 
	color: #07412A;}
	
	b   
	{text-decoration:none;
	font-weight: bold; 
	color: #07412A;}
A:hover     
	{font weight: bold;
	text-decoration:none;
	color: #BCE2CB; 
	background-color: #07412A;
        .c
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12px;
	color: #BCE2CB; 
	font-family: arial; 
	padding: 2px; 
	border-color: #BCE2CB;
	border-width: 0pt;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-style: dashed;
	};
	background-color: #56664B;
	cursor: default
	}

.head
	{
	font-size: 11pt;
	font-family: tahoma; 
	font-weight: bold;
	text-transform: uppercase; 
	color: #07412A;
	padding: 2px; 
	border-color: #07412A;
	border-width: 0pt;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: dashed;
	}

table 
	{font: 10pt arial;}

input, textarea, button, select, option
	{background-color: #07412A;
	color: #7CB19F;
	font-size:8pt;
	font-family: Verdana;
	letter-spacing:0; 
	border-style: solid; 
	border-top: #07412A 1px solid;
	border-left: #07412A 1px solid;
	border-bottom: #07412A 1px solid;
	border-right: #07412A 1px solid;}