body { background-color: white ;
	font-family: verdana ;
	font-size: 10pt ;
	padding: 5px ;
	text-align: justify ;
	background-image: url(../images/bg.jpg) ;
	background-repeat: no-repeat ;
	background-position: top right }

a { color: #FF9900 ;
	text-decoration: none }

h1 { color: #FF9900 ;
	font-family: arial ;
	font-size: 16pt }

h2 { color: gray ;
	font-family: arial ;
	font-size: 14pt }

.header { font-weight: bold ;
	text-align: center }

.col1 { text-align: left ;
	background-color: black ;
	color: white }

.col1b { text-align: left ;
	background-color: #CCCCCC ;
	color: black }

.table { padding: 4px ;
	text-align: center }

.table1 { background-color: #CCCCCC ;
	padding: 4px ;
	text-align: center }

.table2 { background-color: #999999 ;
	padding: 4px ;
	text-align: center }

.aramid { background-color: #FFFF00 ;
	padding: 4px ;
	text-align: center }

.carbon { background-color: #000000 ;
	color: white ;
	padding: 4px ;
	text-align: center }

.glass { background-color: #FFFFFF ;
	padding: 4px ;
	text-align: center }

.orange { background-color: #FF9900 ;
	padding: 4px ;
	text-align: center }

.grey {
	background-color: #737373;
	padding: 4px;
	text-align: center;
	color: #FFFFFF;
}

.yellow { background-color: #FFFF00 ;
	padding: 4px ;
	text-align: center }

.red { background-color: #FF0000 ;
	padding: 4px ;
	text-align: center }

td { text-align: left ;
	font-size: 8pt }
.date {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
}
.newsDesc {
	font-size: 12px;
}

.textarea {
	font-family: arial;
}

