/* Rig web site styles sheet */
/* JAG85.com Jeff Ginger */
/* 12.21.06 */

	body{
	background-color:#0c1e3f;
	margin:0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	}

	a:link, a:visited	{color:#000000;}
	a:hover, a:active	{color:#EEEEEE;text-decoration: none;}

	p{
	font-size:100%;
	margin-top:0;
	}
	
	h2{
	font-size:110%;
	font-weight:bold;
	margin:0;
	}