td {
	font-size: 12px;
	line-height: 140%;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.copyright {
	font-size: 10px;
}
.usually {
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
}
.bold {
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	color: #660000;
}
.large {
	font-size: 15px;
	line-height: 140%;
}

.minimum {
	font-size: 9px;
}

a:link {
    color: #3300ff;
    }

a:visited {
    color: #3366ff;
    }

