.hdr{
	text-align: left;
	padding: 30px 0px 20px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #fcfcfc;
	letter-spacing: 1px;
}
.bdy {
	font-size: 13px;
	color: #fcfcfc;
	line-height: 30px;
	letter-spacing: 3px;
	padding: 5px;
	background: #141b29;
	border-top: 1px solid #000;
	overflow: hidden;
	width: 840px;
}
.bdy strong {font-weight: bolder; color: #F76e00;}
.bdy b {font-weight: normal; }
.bdy img.screen {float: left; width: 400px; margin-right: 20px;} 
.bdy h3 {clear: both; padding: 0px 0px 0px 10px;}
.bdy .details {float: left; width: 420px; overflow: hidden; }
.bdy .details .nam {color: #666; font-weight: bold;}
.bdy .details .val {}
.bdy .detail {padding: 0px 0px 15px 20px; text-indent: -20px; line-height: 25px;}
.bdy blockquote {font-style: italic; margin-left: 40px; background: transparent url("/images/quote.png") no-repeat -4px -5px; padding-left: 32px;}
.bdy p {margin-left: 40px;}
.bdy p br {margin-bottom: 20px;}



.ftr {overflow: hidden; border-bottom: 1px solid #000; border-top: 1px solid #000; padding: 3px 0px; width: 850px;}
.ftr h1 {font-weight: normal; padding: 0px; margin: 0px; font-size: 14px; float: left;}
.ftr ul {padding: 0px; margin: 0px; float: left;}
.ftr li {display: inline;float: left;list-style-type: none; font-size: 14px; padding-left: 10px;}
.ftr li a {color: #f7e200;}
