body {
	height:100%;
	overflow-y:auto;
	color: #1d3239;
	font-size: 12px;
	font-family: Arial;
	background-color: #e9ebeb;
	background-image: url(../media/dyt_carbon.jpg);
	background-repeat: repeat;
	background-position: center 0;
	text-align: center;
}
	

.content { line-height: 1.2; text-align: left; padding-top: 5px; padding-right: 20px; padding-left: 20px; }
.large { font-size: 14px; }
.title { line-height: 1.2; padding-top: 5px; padding-right: 20px; padding-left: 20px; }
A,A:Link,A:Visited { color: #de7111; font-weight: bold; text-decoration: none; }
a:hover { color: #3b4b5b; text-decoration: underline; }
.chart { color: #6a717a; font-weight: bold; }
.story { color: #6a717a; text-align: justify; padding-right: 35px; padding-left: 20px; }
.white { color: #fff; font-weight: bold; }
h5 { color: #494949; font-size: 14px; font-weight: bold; font-style: italic; text-align: justify; margin: 0; }
.bullet { color: #de7111; font-size: 14px; font-weight: bold; margin: 0 0 0 15px; }
.small { font-size: 10px; }
h4 { font-size: 9px; font-weight: bold; margin: 0; }
h3 {
	color: #fff;
	font-weight: bold;
}
h2 { color: #4d5c6b; font-size: 15px; font-weight: bold; text-transform: uppercase; margin: 0 5px 0 0; }
.header { color: #4d5c6b; font-size: 15px; font-weight: bold; text-transform: uppercase; margin: 0 5px 0 0; }
.header2 { color: #4d5c6b; font-size: 12px; font-weight: bold; margin: 0 5px 0 0; }
h1 { color: #de7111; font-size: 34px; margin: 0; }
input,textarea { color: #fff; font-size: 12px; font-family: arial; background-color: #3b4b5b; }


#html-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: 900;
	text-align: right;
	padding: 5px;
	color: #FFFFFF;
}

#html-ident {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: lighter;
	text-align: right;
	color: #FF9900;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.tab {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 15px;
}
.orange {
	color: #de7111;
	font-size: 16px;
}
