
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
}

ul, ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
}

.bodytext {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.large {
	font-size: 14px;
	line-height: 20px;
}

.pad {
	margin: 50px 0px 0px 0px;
}