td img {}table {
	background-image: url(../images/bg_borders.jpg);
	background-repeat: repeat-y;
}
#left_col {
	float: left;
	width: 200px;
	padding: 10px;
}
#left_col h2 {
	border-top-style: none;
}
#right_col {
	float: right;
	padding: 10px 15px 15px;
	width: 413px;
}
.footer_txt {
	font-size: 8pt;
	color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CD6765;
}
a:link {
	color: #5482B3;
}
a:visited {
	color: #5482B3;
}
a:hover {
	color: #DA9A7E;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CD6765;
	border-bottom-width: 2px;
	border-bottom-color: #B1B094;
	border-bottom-style: solid;
}
.emphasis {
	line-height: 125%;
	font-weight: bold;
	color: #CD6765;
	font-size: 9pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CD6765;
}
#right_col li {
	padding-bottom: 3px;
	padding-top: 3px;
}
.emphasis-reg {
	color: #CD6765;
}
