.small {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.regular {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.topic {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.a {
	font-size:13px;
	color: #006699;
	text-decoration:underline;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.a:hover {
	font-size:13px;
	color: #FFCC00;
	text-decoration:none;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.a:visited {
	font-size:13px;
	color: #006699;
	text-decoration:underline;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.a:visited:hover {
	font-size:13px;
	color: #FFCC33;
	text-decoration:none;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.link2 {
	font-size:11px;
	line-height:normal;
	color: #006699;
	text-decoration:underline;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.link2:hover {
	font-size:11px;
	line-height:normal;
	color: #FFCC00;
	text-decoration:none;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.link2:visited {
	font-size:11px;
	line-height:normal;
	color: #006699;
	text-decoration:underline;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.link2:visited:hover {
	font-size:11px;
	line-height:normal;
	color: #FFCC00;
	text-decoration:none;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
