.text_a:link {
color: #2856A4;
}
.text_a:visited {
color: #295CAF;
}
.text_a:hover {
color: #659EE5;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40291B;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40291B;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.bg {
	background-color: #E8F2FB;
}
.table {
	background-image: url(images/comp2_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right {
	background-image: url(images/right_22.jpg);
	background-repeat: repeat;
	background-position: right top;
}
