body {
	margin: 0px;
	vertical-align: 100%;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-x;
}.hand {
	cursor: crosshair;
}
body, td, th {
	font: 11px "Lucida Grande", Verdana;
}

A:link {
	text-decoration: none;
	color: #FF0000;
}

A:visited {
	text-decoration: none;
	color: #666666;
}

A:active {
	text-decoration: underline
}

A:hover {
	text-decoration: underline;
	border-bottom: 0;
}

.news-title {
	font: bold 14px "Lucida Grande", Verdana;
}

.news-content {
	text-align: left;
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	line-height: 140%;
}

li {
	font: 12px/175% "Lucida Grande", Verdana;
	list-style: square;
	text-align: justify;
}

h3 {
	font: bold 14px/150% "Lucida Grande", Verdana;
}

p {
	font: 12px/175% "Lucida Grande", Verdana;
	text-align: justify;
}

.specs-title {
	font: bold 12px/150% "Lucida Grande", Verdana;
	color: #3f3f3f;
}

.specs-content {
	font: 11px/150% "Lucida Grande", Verdana;
	color: #3f3f3f;
}

.mininav {
	font: 9px "Lucida Grande", Verdana;
}

.form {
	text-align: right;
	font: bold 12px "Lucida Grande", Verdana;
}
