body, td, th {
	font-family: tahoma, Verdana, Arial, Helvetica, san;
	font-size: 11px;
	color: #000000;
}

a {
	font-family: tahoma, Verdana, Arial, Helvetica, san;
	font-size: 11px;
	color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #cc0000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.border {
	border: thin groove;
}

.button {
	border: 1px ridge #F5F5F5;
	background-color: #CDDDF3;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}

form {
	margin: 0;
	padding: 0
}
