body {
	background: #000000;
	font-family: Tahoma;
	color: silver;
	font-size: 14px; 
}
td
	 {
	background: #000000;
	font-family: Tahoma;
	color: silver;
	font-size: 16px; 
}
p
	 {
	background: #000000;
	font-family: Tahoma;
	color: silver;
	font-size: 16px; 
	padding-left: 10;
	left-margin: 10px;
}
a.key {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	color: gold;
}
a.key:hover
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	color: gold;
}

h1 {
	font-family: tahoma;
	color: gold;
	font-size: 16px;
}
a {
	font-family: tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	color: silver;
}
a:hover
{
	font-family: tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	color: silver;
}
.menu
{
	border: solid gray 1px;
}
strong
{ font-weight: 500;
	
}
u {
	font-weight: 600;
}
h2 {
	font-family: arial narrow, Arial;
	font-size: 18px;
}
.info {
	font: bold 12px/20px monospace;
	valign: middle;
}
a.info {
	font: bold 12px/20px monospace;
}
a.info:hover {
	font: bold 12px/20px monospace;
}
br {
	padding: 10px;
	 
}
input, textarea {
						width:202px;
						height:18px;
						background-color:#ffffff;
						border:1px solid #96A8B8;
						font-family:Tahoma;
						font-size:11px;
						color:#1F4666;
						line-height:10px;
						padding-top:1px;
						padding-left:2px;
						padding-right:2px;
						margin:0px 4px 0px 4px;
						}	
textarea	{
						height:120px;
						overflow:hidden;
						}																		
.input_1	{
						width:130px;
						margin:0px 26px 0px 5px;
						}
.textarea_1	{
						height:46px;
						width:133px;
						margin:0px 0px 0px 0px;
						}	
.info1
{
	border: solid gray 1px;
	font: bold 12px/20px monospace;
}