/* body text styles */

a:link, a:visited {
	color: #993333;
	text-decoration: none
}

a:hover {
	color: #993333;
	text-decoration: none
}

.bodytext {
	padding: 320px 34px 20px 256px;
	background-image: url(/images/venture/back_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 240px;
	z-index: 5;
	font-family: Arial,Geneva,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}


.headline {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


.subheadline {
	font-size: 13px;
	color: #662222;
	font-weight: bold;
}


.biglink {
	font-size: 13px;
	color: #993333;
	font-weight: bold;
	text-decoration: none
}

.bigbold {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.standard {
	font-family: Arial,Geneva,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}