body 
{
	font-family: verdana;
	margin: 0px 0px 0px 0px;	
	background-color: #EFEEDF;
}

a
{
	color:black;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration:none;
}

a:hover
{
	color:red;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration:none;
}

a:link
{
	color:black;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration:none;
}


a:active
{
	color:red;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration:none;
}

img
{
	border: 0px;
}

td
{
	white-space: nowrap;	
	font-size: 70%;
}

td.bordered_cell
{
	padding: 1px 4px 1px 4px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}


.heading_text
{
	color: white;
	font-size: 70%;
}

table.normal
{
	margin: 0px 0px 0px 0px;
	background-color: #6699cc;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

table.toc_outer_table
{
	margin: 0px 0px 0px 0px;
	background-color: #EFEEDF;
	width: 100%;
	height: 100%;
}

table.toc_toolbar
{
	margin: 0px 0px 0px 0px;
	background-color: white;
	width: 100%;
}

table
{
	margin: 0px 0px 0px 0px;
	background-color: #EFEEDF;	
}
