/* OneCowMedia basic stylesheet - Copyright 2007 OneCowMedia *//* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright 2007 OneCowMedia and may not be reproduced. */body {	color: #000000;	background-color: #ffffff;	font-family: Bookman, Times, seriff;	font-size: 100.01%;}p {	font-size: 85%;	line-height: 1.5em;}a {	color: #ffffff;	text-decoration: none;	font-weight: bold;}img {	border: 0;	padding: 0;}#bodytext h3, #bodytext strong {	font-weight: bold;} 