/* Stylesheet for http://www.hallett.info. Author: Jonathan Hallett. */

A:link{
	color: #3399FF;
	font-size:11pt;
	font-family: helvetica, sans-serif
}
A:visited{
	color: #3399FF;
	font-size:11pt;
	font-family: helvetica, sans-serif
}
A.blue:link {
	color: #000099;
	font-size:11pt;
	font-family: helvetica, sans-serif
}
A.blue:visited {
	color: #990099;
	font-size:11pt;
	font-family: helvetica, sans-serif
}
A.foot:link {
	color: #990099;
	font-size:8pt;
	font-family: helvetica, sans-serif
}
A.foot:visited {
	color: #990099;
	font-size:8pt;
	font-family: helvetica, sans-serif
}
B {
	color: #000000;
	font-family: helvetica, sans-serif;
	font-size:11pt
}
B.title {
	color: #000066;
	font-family: helvetica, sans-serif;
	font-size:14pt
}
I {
	color: #000000;
	font-family: helvetica, sans-serif;
	font-size:11pt
}
TD {
	color: #000000;
	font-family: helvetica, sans-serif;
	font-size: 11pt
}
I.header1 {
	color: #FFFFFF;
	font-family: helvetica, sans-serif;
	font-size: 20pt
}
I.header2 {
	color: #FFFFFF;
	font-family: helvetica, sans-serif;
	font-size: 16pt
}
I.header3 {
	color: #FFFFFF;
	font-family: helvetica, sans-serif;
	font-size: 10pt
}
I.footer {
	color: #FFFFFF;
	font-family: helvetica, sans-serif;
	font-size: 10pt
}
I.footer1{
	color: #000099;
	font-family: helvetica, arial, san-serif;
	font-size: 8pt
}
I.red {
	color: #CC0000;
	font-family: helvetica, sans-serif;
	font-size: 11pt
}
I.indented {
	color: #000000;
	font-family: helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 3em
}
P.indent {
	color: #000000;
	font-family: helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 3em
}
DIV.blue {
	color: #000066;
	font-family: helvetica, sans-serif;
	font-size: 11pt
}
SPAN.footer {
	color: "#000099";
	font-family: helvetica, arial, san-serif;
	font-size: 8pt
}

