	a.xnav:link, a.xnav:active, a.xnav:visited  {
		width: 125px;
		height: 27px;
		display: block;
		background: url(../images/navbtn.gif) no-repeat;
		color: #FFFFFF;
		line-height: 2.0em;
		font-family: Arial;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		margin: 1px 0px;
		text-decoration: none;
	}
	
	a.xnav:hover {
		color: #000000;
		background: url(../images/navbtn_dn.gif) no-repeat;
	}

/*	Tags	---------------------------------------------------- */
	
	body{
		margin:0px;
		font-family: Arial;
		color:#000000;
		background: #DEDEDE;
		}
	
	p {
		font-family: Arial;
		font-size:13px;
		color:#000000;
		margin: 14px 0px;
		}
	
	li {
		font-size: 12px;
		margin: 2px 0px;
		}
	
	hr {
		border: 0px;
		height: 1px;
		margin-top: 5px;
		background:  #7E9ABB;
		}
	hr.white { background: #FFFFFF; }
	hr.orange { background: #FFBD3C; }
	hr.yellow { background: #FEFCD3; }

	.inkri {
		font-family: Arial;
		font-size: 13px;
		color: #002C8F;
		text-align: right;
		font-style: italic;
		font-weight: bold;
		}
		
	#rphoto {
		float: right;
		padding: 1px;
		margin: 5px 0px 8px 16px;
		border: 1px solid #032788; 
	}

	#photo {
		float: left;
		padding: 1px;
		margin: 5px 16px 8px 0px;
		border: 1px solid #032788; 
	}

/*	Fonts	-------------------------------------- */

	#gray { color: #5F5F5F; font-size: 12px; font-style: italic; padding-left: 5px; }
	
	.s10				{ color: #000000; font-size: 10px; margin: 5px 0px; line-height: 1.2em; }
	.s10n			{ color: #000000; font-size: 10px; margin: 0px 0px; line-height: 1.2em; }
	.s10b			{ color: #000000; font-size: 10px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
	.s10bn			{ color: #000000; font-size: 10px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

	.s11				{ color: #000000; font-size: 11px; margin: 5px 0px; line-height: 1.2em; }
	.s11n			{ color: #000000; font-size: 11px; margin: 0px 0px; line-height: 1.2em; }
	.s11b			{ color: #000000; font-size: 11px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
	.s11bn			{ color: #000000; font-size: 11px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

	.s12				{ color: #000000; font-size: 12px; margin: 5px 0px; line-height: 1.2em; }
	.s12n			{ color: #000000; font-size: 12px; margin: 0px 0px; line-height: 1.2em; }
	.s12b			{ color: #000000; font-size: 12px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
	.s12bn			{ color: #000000; font-size: 12px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

	.s14				{ color: #000000; font-size: 14px; margin: 5px 0px; line-height: 1.2em; }
	.s14n			{ color: #000000; font-size: 14px; margin: 0px 0px; line-height: 1.2em; }
	.s14b			{ color: #000000; font-size: 14px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
	.s14bn			{ color: #000000; font-size: 14px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

	.s18				{ color: #000000; font-size: 18px; margin: 5px 0px; line-height: 1.2em; }
	.s18n			{ color: #000000; font-size: 18px; margin: 0px 0px; line-height: 1.2em; }
	.s18b			{ color: #000000; font-size: 18px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
	.s18bn			{ color: #000000; font-size: 18px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

	.s24				{ color: #000000; font-size: 24px; margin: 5px 0px; line-height: 1.2em; }
	.s24n			{ color: #000000; font-size: 24px; margin: 0px 0px; line-height: 1.0em; }
	.s24b			{ color: #000000; font-size: 24px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
	.s24bn			{ color: #000000; font-size: 24px; margin: 0px 0px; line-height: 1.0em; font-weight: bold; }

	.s36				{ color: #000000; font-size: 36px; margin: 5px 0px; line-height: 1.2em; }
	.s36n			{ color: #000000; font-size: 36px; margin: 0px 0px; line-height: 1.0em; }
	.s36b			{ color: #000000; font-size: 36px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
	.s36bn			{ color: #000000; font-size: 36px; margin: 0px 0px; line-height: 1.0em; font-weight: bold; }

/*	Invoice	  ---------------------------------------------- */

	.xm {
		font-size:				11px;
		margin:					1px 3px 1px 0px;
		}
	
	.xcount {
		color:					#2D2C5A;
		font-size:				10px;
		margin:					2px 6px 0px 0px;
		}
	
	.xmb {
		font-size:				11px;
		font-weight:			bold;
		margin:					1px 3px 1px 0px;
		}
	
	.xitem {
		font-size:				11px;
		margin:					1px 0px 1px 0px;
		}
	
	.xitemlabel {
		color:					#011950;
		font-family:			Arial, Helvetica, sans-serif;
		font-weight:			plain;
		font-size:				11px;
		text-align:				right;
		padding:				0px 5px 0px 0px;
		margin:					1px 0px 1px 0px;
		}

