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

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.normal {
	font-size:12px;
	line-height:17px;
}

.small {
	font-size:10px;
	line-height:16px;
	color: #4D4D4D;
}

.dummy {
	font-size:10px;
	line-height:16px;
	color: #FFFFFF;
}

.list {
	font-size:10px;
	line-height:12px;
}
