body {
	line-height: 1.1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #49006C;
	font-size: 12px;
	background-color: #996699;
	margin-top: 0px;
}

.bodyTitle {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.body_2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9873A2;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
}

.title_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #9873A2;
}
		
.signed {
	color: #9873A2;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;	
}

.occupation {
	color: #9873A2;
	font-size: 12px
	font-weight: bold;
	font-style: italic;
}
	
.navigation {font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5B0088;
}

a:link {
	text-decoration: underline;
}
a:visited {
	color: 5B0080;
}
a:hover {text-decoration: none
}
a:active {text-decoration: underline;
	color: #6633CC;
}



</style>
