/* CSS Document */

#text
{
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 12px;
	letter-spacing: 0pt;
	color:#595959;
	text-decoration:none;
	font-weight:normal;
	line-height: 22px;
}

#text a:link,a:active,a:visited
{
	color:#595959;
	text-decoration:none;
	font-weight:bold;
}

#text a:hover
{
	color:#CC0000;
}

.intro
{
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 0pt;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height: 22px;
}