/*   ads company site css jlp-2004  */

p    		{ line-height: 16px }


body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #000000;
	color: #000000;
	}
  
td     		{ color: #333; line-height: 17px;  }
form      { margin: 0px;}

.header	{font-size: 18px; color:#cc3333;}

a         { color: #99ccff; text-decoration: none;}
a:visited	{ color: #99ccff; text-decoration: none; }
a:hover		{ color: #66cc00; text-decoration: none; } 
a:active	{ color: #ff6600; text-decoration: none; }
