body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
a:link {
	color: #B0B9FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B0B9FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.nametext {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
}
.heading {
	font-size: 24px;
	font-family: Garamond, Georgia, "Times New Roman";
	text-transform: capitalize;
	font-weight: bolder;
}
.heading2 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 20px;
	font-weight: bolder;
}
.text {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	text-align: justify;
}
.quotecredit {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	text-align: right;
}
.secondtext {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
