html { min-width: 600px; }

body, div, td, th, h2, h3, h4
{
	font-size: 10pt;
	color: #333;
	font-family: verdana,sans-serif;
	voice-family: inherit;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: xx-small;
	background: #edebe3;
	padding-bottom: 3em;
	margin: 0px;
	color: #333;
	padding-top: 1em;
}

a { color: #06C; }
a:hover { color: #333; }
a:active { color: #000; }

p { line-height: 140%; }

h1, h2
{
	font-weight: normal;
	color: #00f;
	font-style: normal;
	font-family: Verdana;
	font-variant: small-caps;
}

h1 {
	font-size: 180%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2
{
	font-weight: bold;
	font-size: 140%;
	padding-bottom: 2px;
	margin: 0px;
	color: blue;
	border-bottom: #ccc 1px solid;
	font-family: 'Arial Narrow';
	font-variant: small-caps;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}
H4
{
	font-size: 16pt;
	color: black;
	font-variant: small-caps;
}
BLB
{
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	font-family: 'Arial Narrow';
}
BKB
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: 'Arial Narrow';
}
