body
{
	background: #666666;
}

A:link
{
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}

A:visited
{
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}

A:hover
{
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}

.body_text
{
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.indented_text
{
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	list-style-type: none;
	list-style-position: outside
}

.indented_text2
{
	color: white;
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	list-style-type: none;
	list-style-position: outside
}

.subheading
{
	color: white;
	font-weight: 500;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
