/* CSS Document */

.text
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:410;
	line-height:15px;
	color: #1D6063;
}

.headtext
{
	font-size: 14px;
	font-weight: bold;
}

.underlined
{
	text-decoration: underline;
}

.indented
{margin:0 0 0 20px;}

a:visited
{font-weight:bold; color:#1D6063}
a:link
{color:#1D6063}
