@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	text-align: left;
	background-image: url(img/bg_blue.gif);
}
.t12 {
	font-size: 12px;
	color: #003399;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
}
.t13_gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}
.t13b_y {
	font-weight: bold;
	color: #FFCC00;
}
.style1 {
	color: #0033FF
}
.style3 {color: #FFCC00}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	border: 1px dotted #FFCC00;
}
.t16b {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.t16b_red {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
