body {
	 font-family: Arial; color: #000000; font-size: 9pt; 	justifyscrollbar-arrow-color:#DFFFFF;
	 scrollbar-base-color:#6699CC;
	 scrollbar-dark-shadow-color:#6699CC;
	 scrollbar-track-color:#FFFFFF;
	
}
p
{	 
	 font-family: Arial; color: #000000; font-size: 9pt; }
	 
li {	 
	 font-family: Arial; color: #000000; font-size: 9pt; }

td {
	 background-repeat: no-repeat;
	 background-position:center;
	 font-family: Arial; color: #000000; font-size: 9pt;
}

A.menulink {
display: block;
width: 139px;

text-align: center ;
text-decoration: none;
font-family:Arial;
font-size:12px;
color: #666666;
BORDER: 0;

}

A.menulink:hover {
border: solid ridge 1px ;

}
A:link,A:visited,A:active  { color: 669966;text-decoration: none; }
A:hover                    { color: 669966}

textarea     {
	font-family: Arial;
	font-size: 9pt;
	border: 1 solid #000000;
}

input        {
	font-family: Arial;
	font-size: 9pt;
	border: 1 solid #000000;
}

select        {
	font-family: Arial;
	font-size: 9pt;
	border: 1 solid #000000;
	text-decoration: blink;
}