.normal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.1em;
}
body {
	background-image: url(bg-pattern-b.gif);
}
.normaltiny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #566685;
}
a:link {	
	color: #3887BC;
	text-decoration: none;
}
a:visited {	
	color: #3887BC;
	text-decoration: none;
}
a:hover {
	color: #9CCAEE;
	text-decoration: none;
}
#about  {
	background-image: url(bg-front-b.jpg);
	background-repeat: no-repeat;
	background-position: 20px 150px;
	background-color: #000000;
}
.normaltimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.normalgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.normalgeneva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.normalgaramond {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.normalarial {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	letter-spacing: 0.1em;
	font-weight: bold;
	word-spacing: 0.1em;
}

#about a:link {
	color: #FF0000;
	text-decoration: underline;
}
#about a:visited {
	color: #FF0000;
	text-decoration: underline;
}

