	body {
		margin:0px 0px 0px 0px;
		background:#000000;		
	font-family : Helvetica, sans-serif;
		}
	A 			{
	color: #314535;
	text-decoration: underline;
	padding-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif;
}
	A:link		{ color: #314535; 
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	}
	A:visited	{
	color: #314535;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
}
	A:active	{ color: #FF0000;  }
	A:hover		{ color: #FF0000;  }
	
table.top_table {
	background-color: #FBE57E;
}
tr.top_table {
	background-color: #FBE57E;
}

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#ondark {
		font-family: arial, sans-serif;
		color:#FFFFFF;
		font-size:  medium;
		font-weight:normal;	
		}

	#ondark a,
        #ondark a:link{ color: #FFFFFF;  },
        #ondark a:visited{ color: #FFFFFF;  },
        #ondark a:active{ color: #FFFFFF;  },
        #ondark a:hover {
		font-family: arial, sans-serif;
		font-size:  medium;
		color: #ffffcc;
		}

	#ltyell {
		font-family: arial, sans-serif;
		color:#FFFFFF;
		font-size:  medium;
		font-weight:normal;	
		}

	#ltyell a,
        #ltyell a:link{ color: #FFFFFF;  },
        #ltyell a:visited{ color: #FFFFFF;  },
        #ltyell a:active{ color: #FFFFFF;  },
        #ltyell a:hover {
		font-family: arial, sans-serif;
		font-size:  medium;
		color: #ffffcc;
		}

