body
{
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;}


.title {
	color: #000000;
	font-family: Verdana;
	line-height: 22px;
	font-weight: bold;
	font-size: 18px;
}

.subtitle {
	color: #333333;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}

.bold {
	font-weight: bold;
	color: #666;
}

.italics {
	font-style: italic;
}

.small {
	font-size: 11px;
}

.footer {
	font-size: 11px;
	line-height: 12px;
	color: #666;
}

.line {
	background-repeat: repeat-n;
	background-image:url(images/gray_spacer.gif);
}




