*
{
	font-family: Georgia;
	font-size: 10pt;
}

html
{
	height: 100%;
}

body
{
	height: 100%;
}

table
{
	border-collapse: collapse;
	border-color: #CCCCCC;
}

td
{
	padding-left: 5px;
	padding-right: 5px;
}

img
{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.datetime
{
	color: #666666;
	font-size: 9pt;
}

a
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Arial;
	font-size: 12pt;
}

h2
{
	font-family: Arial;
	font-size: 12pt;
}
