.textbold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textsmall {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a {
	font-family: Verdana;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.textboldgrey {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.captions {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textindex {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	line-height: 18px;
}
.textboldsmall {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.textbold10 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

