.size1 {
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.size2 {
	font-size: 13px;
	line-height: 15px! important;
	font-family: Arial, Helvetica, sans-serif;
}
.size3 {
	font-size: 16px ! important;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.size4 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.size2times {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;

}
.size3 a:link {
	color: #0099CC;

}
.size3 a:visited {
	color: #0099CC;
}
.size3 a:hover {
	color: #FF9900;
}
a.size1 {
	font-size: 10px;
	color: #0099CC;
	text-decoration: none;
}
a.size1:visited {
	text-decoration: none;
	color: #0099CC;
}
a.size1:hover {
	text-decoration: underline;
	color: #FF9900;
}
span.size1 a:link{
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
}
span.size1 a:visited{
	text-decoration: none;
	color: #0099FF;
}
span.size1 a:hover{
	text-decoration: underline;
	color: #FF9900;
}
.size2 a:link {
	color: #0099CC;
	text-decoration: underline;
}
.size2 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.size2 a:visited {
	color: #0099CC;
}
.em1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.em1 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.em1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.em1:hover {
	text-decoration: none;
	color: #000000;
}
span.em1 a:link{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
span.em1 a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
span.em1 a:hover{
	text-decoration: none;
	color: #000000;
}
.size5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
a.red {
	color: #FF0000 !important;
	font-size: 13px;
}
