﻿body
{
	font: 12px/18px Tahoma, Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	background-color: #eee;
}

a
{
	text-decoration: none;
}

a, a:visited, a:hover
{
	color: #55f;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 5em;
	color: Black;
}

h1 a, h1 a:visited, h1 a:hover, h3 a, h3 a:visited, h3 a:hover
{
	color: black;
}

h2
{
	font-size: 2em;
	line-height: 1.2em;
	margin-top: 0px;
	color: Black;
}

h3
{
	font-size: 2.5em;
	color: Black;
}

h4
{
	font-size: 1.5em;
	color: #777;
	font-style: italic;
}

h1, h2, h3, h4
{
	font-weight: normal;
}

div.centeredPage
{
	background-color: #fff;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

div.centeredPage div.header
{
	padding: 30px 30px 0px 30px;
}

div.centeredPage div.content
{
	padding: 0px 20px 20px 20px;
}

div.areaLinks
{
	text-align: right;
}

table.appLayout
{
	border: none;
}

table.appLayout td
{
	padding: 10px;
	margin: 0px;
	vertical-align: top;
}

div.largeAppIcon img
{
	height: 200px;
	width: 239px;
}

img.screenshot
{
	width: 239px;
	border: none;
}

div.largeAppIcon div.title
{
	text-align: center;
}

a.appAnchor div
{
	cursor: pointer;
}

p
{
	font-size: 1.1em;
	line-height: 1.5em;
}