.arial12 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.arial14_bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.arial12_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.arial10 {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.arialRedBold12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.arialRed12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.arialdarkblue {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #043D6A;
}
.arial12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
}
.arial12white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.arial10_white {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.arial12_white {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.arial20_white {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.arial_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
