.fontsize13pt {
	 font-size: 13px;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

.fontsize90per {
	font-size: 90%;
}
.fontsize11pt {
	font-size: 11px;
}
.fontsize75p {
	font-size: 0.75em;
}
