p {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #660033;
}

.cut {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #660033;
}

.head {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.name {
	font-family: arial;
	font-weight: bold;
	font-style:italic;
}

.subhead {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}

li {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #660033;
}

.border1 {
border:1px;
border-color:#680436;
border-style:solid
}

