
 body {
    background-color: #9BA393;
	margin-top: 20px;
	margin-left: 0px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #484E44;
	letter-spacing:1px
}
a:link {
	color: #484E44;
	font-size: 11px;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing:1px;
}
a:visited {
	text-decoration: none;
	color: #484E44;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.15p {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #484E44;
	letter-spacing:1px;
}

</style>
