a:link       			{ color: #000000; text-decoration: none; }
a:visited    			{ color: #000000; text-decoration: none; }
a:hover	   			{ color: #000000; text-decoration: underline; }

a:link.blank			{ color: #000000; text-decoration: none; }
a:visited.blank		{ color: #000000; text-decoration: none; }
a:hover.blank			{ color: #000000; text-decoration: none; }

a:link.nav				{ color: #FFFFFF; text-decoration: none; }
a:visited.nav			{ color: #FFFFFF; text-decoration: none; }
a:hover.nav			{ color: #FFFFFF; text-decoration: underline; }
	
a:link.inbrief		{ color: #5A8AA5; text-decoration: none; }
a:visited.inbrief		{ color: #5A8AA5; text-decoration: none; }
a:hover.inbrief		{ color: #5A8AA5; text-decoration: underline; }

a:link.stoppress		{ color: #CC0066; text-decoration: none; }
a:visited.stoppress	{ color: #CC0066; text-decoration: none; }
a:hover.stoppress 	{ color: #CC0066; text-decoration: underline; }

	
body,p,table 			{	color: #000000;
							background-color: transparent;
							font-family: 'Verdana', Arial, Helvetica;
							font-size: 13px;		
						}
		
fine_blank				{	padding: 0px; margin: 0px; border: 1px black solid;	}
		
			
p						{ 	margin-top: 0px;
							margin-bottom: 0px;
							margin-left: 0px;
							margin-right: 0px;
						}
			
			
input,select			{  	font-family: 'Verdana', Arial, Helvetica; 
							font-size: 11px;
						}


.footer				{  	background-image: url("kit/nav/watermark_bottom.gif");
							background-repeat: no-repeat;
							background-position: top right; }

.small					{	font-size: 11px; }

.inbrief				{   font-size: 11px; color: #5A8AA5; }

.stoppress				{   font-size: 11px; color: #CC0066; }

.tiny					{	font-size: 9px; }