﻿*
{ 
	background-color:#FFFFCC;
	color:black;
	font-family: "Calibri", "Arial";
	font-size: small;
}

*.BlogDate
{
	font-family: "Blackadder ITC", "Times New Roman";
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}

*.PageWidth
{
	width: 100%;
}

a:active
{
	color: #663333;
	font-weight: bold;
}

a:link
{
	color: #663333;
}

a:visited
{
	color: #666666;
}

div.Extract
{
	background-color: white;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	height: 297mm;
	line-height: 2;
	margin: 16px;
	padding-left: 25mm;
	padding-right: 25mm;
	padding-top: 25mm;
	padding-bottom: 25mm;
	text-align: justify;
	text-indent: 13mm;
	width: 210mm;
}

div.ExtractContainer
{
	text-align: center;
	width: 100%;
}

h1
{
	font-size: xx-large;
}

h2
{
	font-size: x-large;
}

h3
{
	font-size: large;
}

h1.PageCaption
{
	font-family: "Blackadder ITC", "Times New Roman";
	text-align: center;
	width: 100%;
}

h2.SubCaption
{
	font-family: "Blackadder ITC", "Times New Roman";
	text-align: center;
	<!-- width: 100%; -->
}

img.PageIcon 
{
	height: 107px;
	width: 75px;
}

p.BlogEntry
{
	font-size: medium;
}

p.Extract
{
	background-color: transparent;
	color: black;
	font-family: "times new roman";
	font-size: 12pt;
}

th
{
	text-align: center;
}

td
{
	text-align: left;
	vertical-align: top;
}
