input, textarea, select {
	background-color: #CCCCCC;
	border: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
}

td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:15px;
	vertical-align:bottom;
}


a {
	text-decoration: none;
	color:#330066;
	text-align:right;
	font-weight: bold;
	text-transform: uppercase;
}

a:hover	{
	color:#669900;
}

.und	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #99FFFF;
}
