body {
	background-color: inherit; /* background color */
	/* text color */
	font-family: Tahoma; /* font name */
	font-size: 8pt; /* font size */
	margin: 0px; /* top right bottom left */
}
A 		{
				FONT-SIZE: 8pt; COLOR: #808080 ; FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none 
				}
A:visited 		{
				FONT-SIZE: 8pt; COLOR: #808080 ; FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif
				}

A:hover 		{
				COLOR: #999999; TEXT-DECORATION: underline; font-weight:bold
				}
A2 		{
				FONT-SIZE: 8pt; COLOR: #FF0000 ; FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none 
				}
A2:visited 		{
				FONT-SIZE: 8pt; COLOR: #FF0000 ; FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif
				}

A2:hover 		{
				COLOR: #999999; TEXT-DECORATION: underline; font-weight:bold
				}


table        { font-family: Tahoma; font-size: 8pt }
h1           { font-family: Tahoma; font-size: 10pt; font-weight: bold }
h2           { font-family: Tahoma; font-size: 10pt; font-weight: bold }
input        { border:1px solid #000000; font-family: Tahoma; font-size: 9pt; background-color:#ECE9D8 }
button       { font-size: 9pt; font-family: Tahoma; font-weight: bold; 
               border: 1px solid #008080; background-color: #ECE9D8 }
