body {
	background-color: #ffffff;
	background-image: url(images/grayback.gif);
	}
	
table {
	background-color: #ffffff;
	background-image: url(images/grayback.gif);
	}
	
td	{
	text-align: center;
	vertical-align: top;
	}

td.intro	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 14pt;

	}

	
	
div.jmj {
		color:blue;
		font-weight:bold;
		}
	
h1, h2, h3 {
			text-align: center;
			color: blue;
		}

a:link {
	color: #3e81cf;
	font-weight: bold;
	text-decoration: none;
	}
	

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3e81cf;
	}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #3e81cf;
	}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #3e81cf;
	}

.stat2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00ff00;
	font-size: 14pt;
	}

.stat{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3e81cf;
	font-size: 12pt;
	}

.style1	{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #ff0000;
	}

.style2	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3e81cf;
	}


