body {	font-family: Verdana, Arial, sans-serif;	font-size: 12px;	color: #000;	background: #fff	}	td {	font-family: Verdana, Arial, sans-serif;	font-size: 12px;	color: darkblue;	}	h1 {	font-family: Verdana, Arial, sans-serif;	font-size: 14px;	font-weight: bold;	color: darkblue;	}	h2 {	font-family: Verdana, Arial, sans-serif;	font-size: 18px;	font-weight: bold;	color: darkblue;	}	#design {	display: none;	}	#sidebar {	display: none;	}	.menuTop {	font-family: Verdana, Arial, sans-serif;	font-size: 14px;	font-weight: bold;	color: darkblue;	text-decoration: underlined;	}	.shadow { 	position: relative; 	top: 3px; 	left: 5px; 	background: #666;  	width: 118px;		}.menuOption { 	position: relative; 	top: -2;	left: -3;	color: #ff6;	text-decoration: none;	background-color: #ccc;	width: 118px;	padding: 2px;	}a {	color: blue;	font-weight: bold;	text-decoration: none;	}	a:hover {	text-decoration: underline;	}	.help {	cursor: help;	color: #009;	}		#menu1, #products, #menu3, #faq, #menu5, #menu6 {	display: none;	}	#contentHOME {	position:absolute;	top: 180px;	left: 190px;	z-index: 2;	width: 535px;	border-style: none;	font-size: 12px;	}	#content {	position:absolute;	top: 180px;	left: 190px;	z-index: 2;	width: 535px;	border-style: none;	font-size: 12px;	}	#news {	float: right;	padding: 5px;	width: 165px;	background: #ddd;	border: 2px #009 solid;	font-size: 10px;	margin-left: 5px;	}	#insert {	float: right;	padding: 4px;	width: 165px;	background: #fff;	border-style: none;	font-size: 10px;	margin-left: 5px;	}	#login {	font-size: 10px;	width: 120px;	padding: 5px;	font-weight: bold;	background: #ccc;	border: 2px #009 solid;	}		.form{	background-color: #009;	border: solid 1px;	border-color: #999;	font-family: verdana, arial, sans-serif;	color: yellow;	font-size:10px;	font-weight: bold;	}	.faq{	color: darkblue;	)