body  {
	background-color: #FFFFFF;
	border: 0px;
	color: #333333;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal; 
	margin: 0px auto 0px auto;
	padding: 0px;
}

html	{
	border: 0;
	margin: 0px;
	padding: 0px;
}

/*   font-size-adjust: none;	*/
/*   font-stretch: normal;		*/

div, form, img  {
   border: 0px;
   margin: 0px;
   padding: 0px;
}

p  {
   border: 0px;
   margin: 0px;
   padding: 0px;
}

ul, li, ol  {
   border: 0px;
   margin: 0px;
   padding: 0px;
}

pre, code  {
   border: 0px;
   margin: 0px;
   padding: 0px;
}

/* ------------------------------------------------- */
table	{
   margin: 0px;
   padding: 0px;
   border: 0px;
}

/* table	{	*/
/* 	margin: auto;	*/
/* 	padding: 2px;	*/
/* 	border-color: #000000;	*/
/* 	border-style: solid;	*/
/* 	border-width: 0px;	*/
/* }	*/

/* td, th, tr	{	*/
/* 	 padding: 0px;	*/
/* 	 border-color: #000000;	*/
/* 	 border-style: solid;	*/
/* 	 border-width: 0px;	*/
/* }	*/

/* ------------------------------------------------- */ 
input,
select,
textarea	{
	font-family: 'Lucida Console', Monaco, 'Courier New', courier, monospace;
	font-size: .9em;
}
/* ------------------------------------------------- */ 

h1, h2, h3, h4, h5, h6	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-color: #FF0000;
	border-style: solid;
    border-width: 0px;
}

h1	{font-size: 1.8em;}
h2	{font-size: 1.6em;}
h3	{font-size: 1.4em;}
h4	{font-size: 1.2em;}
h5	{font-size: 1em;}
h6	{font-size: .9em;}

/* ------------------------------------------------- */ 

.i	{font-style: italic;}
.b	{font-weight: bold;}
.u	{text-decoration: underline;}

/* ------------------------------------------------- */

.fs5	{font-size: .5em !important;}
.fs6	{font-size: .6em !important;}
.fs7	{font-size: .7em !important;}
.fs8	{font-size: .8em !important;}
.fs9	{font-size: .9em !important;}
.fs1	{font-size: 1em !important;}

/* ------------------------------------------------- */

.tac	{text-align: center !important;}
.tal	{text-align: left !important;}
.tar	{text-align: right !important;}

/* ------------------------------------------------- */

.vab	{vertical-align: bottom !important;}
.vam	{vertical-align: middle !important;}
.vat	{vertical-align: top !important;}

/* ------------------------------------------------- */

.npcursive	{font-family: 'Comic Sans MS', cursive;}
.npfixed	{font-family: 'Lucida Console', Monaco, 'Courier New', courier, monospace;}
.npsans		{font-family: Verdana, Tahoma, Geneva, 'Trebuchet MS', Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Arial, 'MS Sans Serif', sans-serif;}
.npserif	{font-family: Georgia, Times, 'Times New Roman', 'Palatino Linotype', 'Book Antiqua', Palatino, 'MS Serif', 'New York', serif;}

/* ------------------------------------------------- */

.loader	{
	background-image: url('npimages/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
/* ------------------------------------------------- */