body {
	color:#000000;
	background-image:url("backgrounds/plainbckgrnd.gif");
	background-repeat:no-repeat;
	margin-top:1.0in;
	}
	
	p {
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	text-indent:0.25in;
	}

	a {
	font-family:tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#993399;
	}
	
	h1 {
	font-family:tahoma;
	font-size:12pt;
	font-weight:bold;
    text-indent:0.125in;
	color:#000000;
	}
	
	h2 {
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	text-indent:0.25in;
	color:#000000;
	}
	
	h3 {
	font-family:tahoma;
	font-size:10pt;
	font-weight:normal;
	text-indent:0.50in;
	color:#000000;
	}
		
	.nav {
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	text-indent:0.0in;
	text-decoration:none;
	color:#290094;
	}

	.copyright {
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:#000000;
	background:#ffffff;
	}