a
{
	text-decoration: none;
}

a:hover
{
	background: 121217;
	color: dcdce6;
}

td, .content, .sidebar
{
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.sidebar_heading_1
{
	color: c8c8e5;
	font-weight: bold;
}

.sidebar_nav
{
	font-weight: bold;
}

.content_title
{
	color: 3b3b4c;
	font-weight: bold;
}

.content_heading_1
{
	color: 9d9db4;
	font-weight: bold;
}

ul
{
	list-style-type: none;
	margin-left: 4px;
	padding-left: 4px;
}

li
{
	background-position: 0px center;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
}