BODY {		background-color: #FFFFFF;
		background-image: url(logobgv.gif);
		background-repeat: repeat-y; 
		font-family: Verdana;
		font-size: 8pt;
		letter-spacing: 1px;
		color: #444444;
		margin: 10;
		margin-left:50;
		padding: 0; }

div {		font-family: Verdana;
		font-size: 8pt;
		letter-spacing: 1px;
		color: #444444; }

a {		color: #EC9204; }

.h {		font-size: 20pt;
		font-weight: bold;
		color: #EC9204; }

.subh {		font-weight: bold;
		color: #EC9204; }

.subsubh {	font-weight: bold; }

.highlight {	color: #EC9204; }

.small {	font-size: 7pt; }

#fixedtipdiv {	position: absolute;
		padding: 2px;
		border:1px solid black;
		font:normal 10px Verdana;
		line-height:16px;
		z-index:100; }