/* CSS Document */
body     { background-color: #ffffff }
p,td     { font-family: verdana; font-size: 14px; color: #000000 }
a        {
	font-family: verdana;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
a:hover  { color: #FF9900; text-decoration: underline}
input,textarea,select { font-family: verdana; font-size: 14px }
.copy    {
	font-family: verdana;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
