body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0E2F5C;
	font-size: 12px;
}
td {
	font-size: 12px;
}
a:link, a:visited {
	color: #E65A2A;
}
img {
	-moz-user-select: none;
}

table.specs td {
	border-bottom: 1px solid #CCCCCC;
}