body {background: #ffffdd;}



#content 
	{	
	margin-left: 120px;
	height: 100%;
	width: 650px;
	
	}

table	{
	width: 650px;
	margin: 15px 0;
	text-align: left;}

table, th, tr, td
	{border: 1px solid silver;
	}

table {
	border-collapse: collapse;}


div.text{
	text-align: center;
	float: left!important;
	margin: 10px 5px;
	}
	
th	{text-align: center;}

.c1	{text-align: center;
	width: 50px;
	}

.c2, .c3, .c4, .c5	
	{text-align: left;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	
	}

table.longc1 colgroup col.c1
	{text-align: center;
	width: 100px;
	}

table.longc1 colgroup col.c2
	{text-align: left;
	padding-left: 15px;
	}



td.noborder 	{
	border: 0 white solid;}


table.noborder{margin: 1em 0;}

table.noborder, table.noborder tr, table.noborder td
	{
	border: 0 white solid;}


table#navigator 
	{
	margin: 0;
	border: 0px white none;}


table#navigator a

	{display: block;
	text-decoration: none;
	width: 100%;
	}


a	{
	text-decoration: none;
	}

a:link, a:visited
	{
	color: purple;
	line-height: 1.5em;
	}

a:hover
	{
	color: purple; 
	background: #FFFFD4;
	}

a:active{color: purple;}

table#navigator tr td 
	{
	font-size : 12px;  
	font-weight: bolder; 
	text-align: center;}

ol 	{margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
	}

p.dp {	
	text-indent: 4em;
	line-height: 2em;
	margin: 10px 0;
	}