﻿body {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12pt;
	background-color:#ffffff;
	margin: left 10px, top 10px;
} 
}
.navStuff
{
    DISPLAY: none
}
.showOnlyInPrinterFriendlyView
{
}
.showOnlyInNormalView
{
    DISPLAY: none
}
a:after
{
	content:' [' attr(href) '] '
}