a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.size10 {
	font-size: 90%;
}
.size10b {
	font-size: 90%;
	font-weight: bold;
}
.size10h {
	font-size: 90%;
	line-height: 150%;
}
.size10h2 {
	font-size: 90%;
	line-height: 170%;
}


.size11 {
	font-size: 80%;
}
.size11b {
	font-size: 80%;
	font-weight: bold;
}
.size11h {
	font-size: 80%;
	line-height: 150%;
}
.size11h2 {
	font-size: 80%;
	line-height: 170%;
}
.size11bh {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;	
}

.size12 {
	font-size: 100%;
}
.size12b {
	font-size: 100%;
	font-weight: bold;
}
.size12h {
	font-size: 100%;
	line-height: 150%;
}
.size12h2 {
	font-size: 100%;
	line-height: 170%;
}
.size12bh {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;	
}


.size14 {
	font-size: 120%;
}
.size14b {
	font-size: 120%;
	font-weight: bold;
}
.size14h {
	font-size: 120%;
	line-height: 150%;
}
.size14h2 {
	font-size: 120%;
	line-height: 170%;
}
.size14bh {
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
}
