a.white_link {
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: "Arial", "Helvetica", "sans-serif";

}

a.white_link:hover {
	font-size: xx-small;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;	
	}

a.black {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 75%;
	color: #000000;
	text-decoration: none;

}

a.black:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 75%;
	color: #cc0000;		
	}	
	
a.blue {
	font-size: x-small;
	text-decoration: none;
	color: #0066cc;
	font-family: "Arial", "Helvetica", "sans-serif";

}

a.blue:hover {
	font-size: x-small;
	text-decoration: none;
	color: #ff0000;	
	}
a.blue-01 {
	font-size: x-small;
	text-decoration: none;
	color: #3286cc;
	font-family: "Arial", "Helvetica", "sans-serif";

}

a.blue-01:hover {
	font-size: x-small;
	text-decoration: none;
	color: #cc0000;	
	}	

}
.text-small {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: DEDEDE;

}
.h1-gray {
	font-family: "Arial";
	font-size: 11px;
	color: #737373;
	line-height: 18px;
}
.h1-blue {
	font-family: "Arial";
	font-size: 11px;
	color: #006699;
	line-height: 16px;
}
.h1-blue_bold {
	font-family: "Arial";
	font-size: 12px;
	color: #3286cc;
	font-weight: bold;
}
.h1-black_bold {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;

}
.h1_20-black {
	font-family: "Arial";
	font-size: 75%;
	color: #000000;
	line-height: 16px;
}
.h2_red_bold {
	font-family: "Arial";
	font-size: 16px;
	color: #cc0000;
	line-height: 14px;
	font-weight: bold;

}
.h2-black_bold {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.h2-black_bold_t {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
}	