body {
	margin: 0px 0px; background-image: url(images/background.gif); background-repeat: repeat;
}
td {
	font: 11px/14px Verdana;
	color: #000000
}
.contact_info {
	font: 10px/13px Verdana;
	color: #ffffff
	
}
.subhead {
	font: bold 16px Verdana;
	color: #606061	
}
.subhead2 {
	font: bold 13px Verdana;
	color: #4e4f82
}
a {
	color: #2b0f3f;
	text-decoration: underline;
}
a:hover {
	color: #5a3d6f;
	text-decoration: underline;
}
.bottom {
	background-image: url(images/bottom_tile.gif);
	background-repeat: repeat-x;
	background-position: left;
}
