body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #5e5e5e;

}

.bg1 {
	background-image: url(images/right_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg2 {
	background-image: url(images/right_bg2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.font1 {
	white-space:normal;
	width:290px;
	font-family: "Arial";
	font-weight: bold;
	color: #5E5E5E;
}

.font2 {
	white-space:normal;
	width:223px;
	font-family: "Arial";
	font-weight: bold;
	color: #5E5E5E;

}
.font3 {
	font-family: "Arial";
	font-weight: bold;
}
.cnt-font {
	font-family: "Arial";
	color: #5e5e5e;
}
a:link {
	color: #5e5e5e;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
