body {
	margin-bottom:50px;
}
.text2 {
	font-family:"Lucida Grande","Lucida Sans Unicode","Arial",sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
.whitebox {
	border:1px dotted #ccc; 
	padding:10px;
	margin-bottom:5px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
}
.tightext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}
h2 {
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 12px;
	margin-bottom:5px;
	padding-bottom:5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
