body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 15px;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	padding-bottom: 4px;
}
.bluetext {
	background-color: #E8E8FF;
}
.bluetext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
	text-decoration: none;
	background-position: left;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.dvdad {
	vertical-align: top;
	width: 140px;
	float: right;
	padding-top: 5px;
}
.attrib {
	text-align: right;
	width: 10%;
	font-weight: bold;
	white-space: nowrap;
}
#get-this { font-size: 11px; width: 100%; text-align: right; }