<STYLE TYPE="text/css">
	BODY {
		background: #000000 url('imgs/bkgd_page.gif') repeat top center;
	}
	HR {
		color: #424242;
		background-color: #424242;
		height: 1px;
		width: 85%;
	}

	HR.footer {
		color: #424242;
		background-color: #424242;
		height: 1px;
		width: 100%;
	}

	A {
		color: #5978DA;
		font: bold 8pt Verdana;
		text-decoration: none;	
	}
	A:hover {
		color: #c6d2f7;
		font: bold 8pt Verdana;
		text-decoration: underline;		
	}

	LI {
		list-style-image: URL(imgs/bullet.gif);
	}
	.content {color: #FFFFFF; font: 8pt Verdana}
	.title {color: #FFFFFF; font: bold 9pt Verdana}
	.newtitle {color: #FFCC00; font: bold 11pt Verdana;}
</STYLE>
