
body {
	background-image: url(../images/bg_minidots.gif);
}
.style15 {
	font-size: 9px;
	font-family: "Courier New", Courier, mono;
}
.style16 {
	font-family: Georgia, "Times New Roman", Times, serif;
		letter-spacing: 0.1em;
			word-spacing: 0.1em;
	font-size: 12px;
	color: #6699FF;
}

.personalityHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
	letter-spacing: 0.08em;
	text-align: left;
	vertical-align: middle;
	word-spacing: 0.08em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.personalityText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

a {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;*/
	color: #FFCC33;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

hr {
	color: #339999;
	background-color: #3333FF;
}
