*
{
	padding: 0px;
	margin: 0px;
}

a:link, a:visited, a:hover, a:active
{
	color: #0000FF;
}

body
{
	font-family: Tahoma;
	color: #000088;
	font-size: 12px;
}

div#page
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 800px;
}

h1, h2, h3
{
	font-family: "Courier New";
	font-weight: bold;
	color: #880000;
	margin-bottom: 10px;
}

h1
{
	color: #005500;
}

table
{
	margin-bottom: 10px;
}

td
{
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}

p
{
	text-align: justify;
	margin-bottom: 10px;
}

img
{
	border: none;
}

img.thumb
{
	border: solid 1px #000088;
}

img.tool
{
	position: relative;
	top: 3px;
	margin-right: 10px;
}

p.rating img
{
	position: relative;
	top: 3px;
}

p#iconline img
{
	margin-left: 5px;
	margin-right: 5px;
}

ol
{
	padding-left: 25px;
}
