#nav	{
	color:#335A88;
	font-weight:900;
	}
#copyright {
	color:#888888;
	}
h1,h2,h3,p,td {
	font-family:Arial,sans-serif;
	}
h1	{
	font-size:24pt;
	}
h2, caption	{
	font-size:16pt;
	color:#335A88;
	}
p       {
	font-size:12pt;
	}
i	{
	font-size:10pt;
	}
a:link	{
	color:#335A88;
	}
a:active{
	color:#335A88;
	}
a:visited{
	color:#885A33;
	}
a:hover	{
	color:red;
	}

