body {
 font-family: verdana, sans-serif;
 margin: 0; }

h1 { 
 color: #003366;
 font-size: 1.3em;
 font-weight: normal; }

h2 {
 font-size: 0.9em; }
.news h2 {
	clear: left; 
	font-size: 1.4em; 
	font-weight: normal; }
.news h3 { 
	font-size: 1em;
	color: green; }

p,
table.text {
 font-size: 0.8em; }
p {
 line-height: 1.4em; }

.small {
 font-size: 0.7em; }

ul {
	font-size: 0.8em; 
	list-style-image: url("Assets/bullet.gif")}
ul.gap li {
	margin-bottom: 0.5em; }
ul.twocolumn {
	list-style-image: none; 
	list-style: none; 
	margin: 0;
	margin-bottom: 1em; }
ul.twocolumn li {
	display: inline; 
	width: 50%;
	margin-bottom: 0.2em; }

.caption {
 font-size: 0.7em; 
 color: #333333;
 font-style: italic; }

.right {
 float: right; 
 font-size: 0.7em; 
 text-align: center;
 margin-left: 0.7em;
 margin-bottom: 0.5em;
 margin-top: 0.3em;
 color: #444444;  }

.left {
 float: left; 
 font-size: 0.7em; 
 text-align: center;
 margin-right: 0.7em;
 margin-bottom: 0.5em;
 margin-top: 0.3em;
 color: #444444;
 clear: left; }

.center {
	text-align: center; 
	font-size: 0.7em;
	color: #444; }
.border img { border: 1px solid gray; }
	

img.border {
 border: 1px solid gray; }

table.images {
 width: 100% }
table.images td {
 text-align: center;
 font-size: 0.7em;
 color: gray; 
 vertical-align: top; }

td.transition { 
 padding-top: 1em; 
 vertical-align: top; 
 padding-bottom: 1.5em; }

table.specs {
	font-size: 0.8em;
	width: 100%; }

.menu {
	font-size: 0.7em; }
.menu li {
	margin-bottom: 1em; }

.totop {
	clear: both; 
	text-align: center; 
	font-size: 0.7em;
	margin-bottom: 4em; }

.infobox {
	border: 1px solid #acc5a6;
	padding: 5px;
	font-size: 0.7em;
	margin-right: 7px; }
