a:link{
	text-decoration: none;
	color: #bf89ad;
	text-transform: uppercase;
	background-color: transparent;
	}
a:visited{
	text-decoration: none;
	color: #bf89ad;
	text-transform: uppercase;
	background-color: transparent;
	}
a:hover{
	text-decoration: underline;
	color: #bf89ad;
	text-transform: uppercase;
	background-color: transparent;
	}
table{
	border-collapse: separate;
	font-family: arial, sans-serif;
	text-align: left;
	}
.title {
	font-family: "Century Gothic", "Helvetica", arial, sans-serif; 
	font-size: 20px;
	color: #f5cfe5;
	font-weight: bold;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 2px;
	border-bottom: 1px solid #f5cfe5;
	}
body{
	background-color: #ffffff;
	margin: 0px;
	}
#content {
	width: 460px;
	text-align: justify;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 10px;
	color: #6d6e97;
	position: absolute; 
	top: 340px; 
	left: 125px;
	}
#footer {
	clear: both;
	}
img {
	border: 0px none;
	}
i {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 11px;
	font-style: italic;
	color: #00006b;
	}