body	{
	background: url('../bg.jpg');
	background-repeat: repeat-y;
	}

h1	{
	font-family: Arial;
	font-weight: lighter;
	font-size: 14pt;
	color: #000066;
	}

h2	{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	color: black;
	}

p	{
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
	}

a:link, a:visited, a:active, a:hover	{
	color: #808080
	}

#frontHeader	{
	font-family: Arial;
	font-size: 14pt;
	text-align: center;
	color: #000066;
	}

#frontHeaderPup	{
	font-family: Arial;
	font-size: 14pt;
	text-align: center;
	color: #800000;
	}

#frontContent1	{
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	color: #000066;
	}

#frontContent2	{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	color: #000066;
	}

#tableHeader1	{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #000066;
	background: #E9E9E9;
	}

#tableContent1	{
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
	background: #F7F7F7;
	}

#tableHeader2	{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	color: #000066;
	background: #E9E9E9;
	}

#tableContent2	{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	color: #000066;
	background: #F7F7F7;
	}

#tableHeader3	{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	}

#tableContent3	{
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	}

