.embeded {
	color: #000000;
	background-color: #9F9F5F;
	font-family: Arial, Helvetica, sans-serif
}

.title {
	font-size: 24pt;
	text-align: center;
	text-weight: bold
}

.subtitle {
	text-align: center;
}
	
.memname {
	font-size: 18pt;
	text-weight: bold
}

.indent {
	text-indent: 2cm
}

.caption {
	font-family: Georgia, Times New Roman, Times, serif;
	text-weight: bold;
	text-align: center
}

.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 3cm;
	text-weight: bold
}

a:link {
	color: #001862
}

a:active {
	color: #001862
}

a:hover {
	color: #001862
}

a:visitor {
	color: #001862
}


