body	{
	background-color: #430;
	color: #FFF;
}
A		{
	text-decoration: none;	
	color: #F90;	
	font-weight: bold;	
	font-size: 18px;
}
A:hover	{
	text-decoration : underline;	
	Color : #fc0;	
	font-weight: bold;	
	font-size: 18px;
}
h1	{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px;
}
h2 {
	font-size: 1.39em;
	margin: 0;
	padding: 0px;	
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px
}
hr {
	color: #331100
}
pre {
	font-size: .9em;
}
.tdd {
	background-color: #650
}
.tdl {
	background-color: #ADA121;
	color: #000
}
.Important {	
	color: #F00;	
	font-weight: bold;	
	font-size: 1.5em;
}
.mousehand {
	cursor: hand;
}
.black {
	color: #000;	
}
.TableText {
	font-weight: bold; 
	color: #FFFFFF;
	cursor: hand;
}
.TableText a {
	text-decoration: none;	
	color: #FFFFFF;	
	font-weight: bold;
}
.TableText a:hover {
	text-decoration: underline; 
	color: #FFFFFF;
}
.TableTextNo {
	background-color: #220000;
	text-decoration: none; 
	color: #999999; 
	font-weight: bold;
	cursor: hand;
}
.TableTextNo a {
	text-decoration: none;	
	color: #999999;	
	font-weight: bold;
}
.TableTextNo a:hover {
	text-decoration:underline; 
	color: #CCCCCC;
}
.TableTextNew {
	background-color: #773300;
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;
	cursor: hand;
}
.TableTextNew a {
	text-decoration: none;	
	color: #FFFFFF;	
	font-weight: bold;
}
.TableTextNew a:hover {
	text-decoration:underline; 
	color: #FFFFFF;
}
