BODY 
{	background-image: url("images/bkg.gif");
	background-repeat: repeat-y;
	background-position: center; 
	font-family: arial, tahoma, helvetica, "sans serif";
	font-size: 13px
	}
	
P 
{	font-family: arial, tahoma, helvetica, "sans serif";
	font-size: 13px; 
	line-height: 130%;
	margin-left: 10px
	}
	
P.TOPNAV 
{	font-family: arial, tahoma, helvetica, "sans serif";
	font-size: 12px; 
	line-height: 100%;
	color: #ffffff
	}
	
A 
{	color: #333366;
	text-decoration: none
	}

A:HOVER {text-decoration: underline}

A.TOPNAV 
{	color: #ffffff;
	text-decoration: none
	}

A.TOPNAV:HOVER {text-decoration: underline}