.title {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size : 14pt;
}

.small {
	font-family: Verdana, Helvetica-Narrow, Arial, sans-serif;
	font-weight : normal;
	font-size : 8pt;
}

body, td {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size : 10pt;
}

a {
	text-decoration: none;
}

.sc {
	font-size : 75%;
	letter-spacing : .1em;
}

.sm {
	font-size : 75%;
}

.just {
	text-align : justify;
}

.right {
	text-align : right;
}

.sup {
	font-size : 8pt;
	vertical-align : super;
}