body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	background-color:#333333;
}
.outershell {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
}
.strikeline {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.www {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	margin-right: 20px;
}
.bottom {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding-top: 40px;
	padding-right: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bottom a{
	font-size: 9px;
	color: #FF3300;
	text-decoration: underline;
}
.links {

	font-size: 10px;
	color: #FF3300;
	text-decoration: underline;
}
.head {
	font-size: 11px;
	font-weight: bold;
	color: #FE4900;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
}

ul {
	list-style-type: none;
}
input, textarea, select{
	border: 1px solid #FF6600;
	background-color:#F5F5F5;
	padding: none;
	color:#FF6600;
	font-size: 10px;
	font-family:Verdana;
	}