body {
	font-family: Tahoma;
	font-size: 11pt;
}

table.thumbnails {
	width: 100%;
}

td {
	text-align: center;
}

div {
	width: 700px;
	text-align: justify;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
}

em {
	font-family: Courier New;
	font-weight: bold;
	background-color: #D0D0D0;
	font-style: normal;
}

hr {
	width: 700px;
	height: 1px;
	color: #C0C0C0;
}

ul.software {
	list-style-type: square;
}

img.noborder {
	border: 0px;
}

