body
{
	font-family:Times New Roman;
	font-style:italic;
	background-image:url(images/background.gif);
	color:#333333;	
}
p
{
	font-family:Times New Roman;
	font-style:italic;
	color:#666666;
	line-height:24pt;
}
p.tableLabel
{
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	color:#274463;
	line-height:1em;
	font-size:smaller;
}
p.tableText
{
	font-family:Arial;
	font-style:normal;
	line-height:1em;
	font-size:smaller;
}
p.contact
{
	font-family:Arial;
	font-style:normal;
	line-height:1.5em;
	font-size:smaller;
}
h1
{
	font-family:Arial;
	font-weight:bold;
	color:#274463;
}
li
{
	font-family:Arial;
	font-style:normal;
	line-height:1.5em;
	font-size:smaller;
}
span.bannerDate
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	Color:Gray;
}
span.footer
{
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
	Color:#9CB1A5;
}
span.nav
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	color:Gray;
	text-decoration:none;
}
a
{
	font-family:Arial;
}
a.nav
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:Gray;
	text-decoration:none;
}
a.nav:hover
{
	color:Red;
	text-decoration:none;
}
tr.copyright
{
	background-color:#274463;
}