﻿.infobox {
	position: absolute;
	top: 1900px;
	left: 50%;
	width: 820px;
	margin-left: -320px;
	color:#CCCCCC;
	}
*+html .infobox {
	top: 1800px;
	}
*html .infobox {
	top: 1800px; 
	}

.body_txt{
margin-top:30px;
}	
	
.body_txt p {
	padding: 0px 20px 5px 20px;
	margin: 0px;
	}
	
.body_txt strong {
	font-weight: normal;
	text-decoration: none;
	font-weight:500;
	}

.body_txt a:link, .body_txt a:visited	{
	color: #990000; 
	text-decoration: none;
	font-weight: normal;
	}
.body_txt h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;
}
	
.body_txt a:hover, .body_txt a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	}