.before10
{
	padding-top: 10px;
}

.copy
{
	color: gray;
	font-size: 10px;
	font-family: Times, "Times New Roman", Georgia, serif;
	padding-top: 20px;
}

.name
{
	color: #660000;
	font-weight: bold;
}

.text
{
	color: black;
	font-size: 15px;
	line-height: 21px;
	font-family: Times, "Times New Roman", Georgia, serif;
}

a
{
	color: #660000;
	text-decoration: none;
}

a:hover
{
	color: black;
}

b
{
	color: maroon;
	font-weight: bold;
}

i
{
	font-style: italic;
}

