html, body, td {
	font-family:lucida grande, tahoma, arial;
	font-size:10px;
}

img {
	border-style:none;
	border:0px;
}

.hidden {
	color:#ffffff;
}

.line {
	background-color:#cccccc;
}
.mainTitle {
	color:navy;
	font-weight:bold;
	font-size:20px;
}
.title {
	color:orange;
	font-weight:bold;
	font-size:12px;
}
.tech {
	color:#cccccc;
	font-size:10px;
}
.normal {
	text-align:left;
	
}
