body {
	margin: 0px;
}
.font_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.font_4 {
	font-size: 12px;
	color: #0072BC;
}

.font_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F26522;
	text-decoration: none;
}
a.link1:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.link1:hover {
	color:#F26522;
	text-decoration:underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.link1:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.index_bg1 {
	background-image: url(images/index_bg.gif);
	background-position: center bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.font_3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D3C92;
	text-decoration: none;
}
.font_5 {
	color: #000000;
}
input {
	font-size: 12px;
}
