body
{
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	background-color: #efffef;
}

p
{
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
}

ul
{
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
}

ol
{
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
}



h1
{
	font-family: Old English Text MT;
	font-size: 26pt;
	font-weight: bolder;
}

.likeH1
{
	font-family: Old English Text MT;
	font-size: 26pt;
	font-weight: bolder;
}

h2
{
	font-size: 18pt;
}

a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}

.likeH2
{
	font-size: 18pt;
	font-weight: bolder;
}

.bordered
{
	border-bottom-style: double;
}

.datestamp
{
	float: right;
	color: Gray;
}

.h1Datestamp
{
	float: right;
	position: relative;
	top: 20px;
	color: Gray;
	font-weight: lighter;
}
.h2Datestamp
{
	float: right;
	position: relative;
	top: 10px;
	color: Gray;
	font-weight: lighter;
	font-size: 14px;
}

.headline
{
	font-size: 14pt;
}