body {
text-align: center;
font-family:verdana,tahoma,arial,helvetica,"sans serif";
font-size:9pt;
background-color:#000000;
margin: 0 auto; 
margin-top: 15px;
}


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

a:hover {
color:#ff0000;
}

h1,h2 {
text-align: center;
font-family:verdana,arial,helvetica,"sans serif";
font-weight:normal;
}

h2 {
color:#ff6600;
text-align: center;
}

h3, h4, h5, h6 {
font-family:arial,helvetica,"sans serif";
}

#all {
width:760px;
margin-left: auto;
margin-right: auto;
}

#topmenu {
	background: #666666;
border-bottom:1px dashed #ffffff;
		height: 25px;
}

.highlight {
	color: #cccccc;
	font-weight: bold;
}

#topmenu A {
	height: 25px;
	padding-top: 2px;
	font-size: 10pt;
	display: block;
	width: 120px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#topmenu a:hover {
	background: #ff6600;
	color: #ffffff;
	height: 23px;
}

#header {
background-image:url(header_TSMC.jpg);
background-repeat:no-repeat;
height:140px;
width:760px;
color:#FFFFFF;

}


#content {
color:#FFFFFF;
text-align: justify;
margin:2px;
padding:2px;
}

#footer {
border-top:1px dashed #ffffff;
text-align:center;
padding:5px;
width:760px; !important
width:760px;
color:#cccccc;
font-size:8pt;
background-image:url(footer.png);
background-repeat:repeat-x;
}

#footer a {
font-size:10px;
color:#888888;
text-decoration:underline;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:none;
}
