body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	color: #434343;
	font-family: Verdana, Arial;
	font-size: 13px;
}

.small {
	font-size: 10px;
}

a {
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}

.inside {
	font-weight: bold;
	color: #F43501;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F43501;
}
