td {
	font-size: 12px;
	color: #2F3571;
}
.rightbgd {
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(/images/col_line.gif);
}
a {
	color: #2F3571;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2F3571;
}
.lineheight150 {
	line-height: 150%;
}
