body { 
	font-family: 	Verdana, Arial,Helvetica,sans-serif; ;
	font-size: 		12px; 
	font-style: 	normal; 
	line-height: 	12px; 
	font-weight: 	normal; 
	font-size-adjust: .53;
	font-variant: 	normal; 
	text-transform: none; 
	letter-spacing: normal;
	word-spacing: 	normal;
	background: 	#ffffff;
	margin-top:		1.58em;
	margin-left:	0;
	margin-right:	0;
	margin-bottom:	1.58em;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:		0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:			auto;
	margin-left:	0px; 
	color: #666666;
}


table, tbody, tr,td {
	/*  same as body - copy if you make chnages */
	font-family: 	Verdana, Arial, Helvetica, sans-serif; ;
	margin-left:	0px;
	valign;			top;
	padding-left:	0;
	margin-left:	0;
	font-size: 		12px;
}

tr.highlight {background-color: #99FFFF;}

p  {
	/*  same as body - copy if you make chnages */
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	margin-left:	0px;
}


td.footnote  {
	/*  same as body - copy if you make chnages */
	text-align: 	right;
	margin-right:	14px;
	font-size: 		10px
}

td.leftfootnote  {
	/*  same as body - copy if you make chnages */
	text-align: 	left;
	margin-left:	0px; 
	font-size: 		10px
}

ul {
	list-style-type: disc;
	list-style-image:  url(bullet.gif);
	list-style-position: outside;
	margin-left:	2em;
	padding-left: 1em;
	}

/* 
 * Headers 
 */

h1, h2, h3, h4, h5, h6	{	
	font-family:	Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;
	font-weight:	bold;
	line-height:	2.0em;
	margin-left:	25px;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	color:	#4a42a0;
}

h1 {
	font-size:	2.0em;
}

h2 {
	font-size:	1.75em;
}
h3 {
	font-size:	1.58em;
}
h4 {
	font-size:	1.33em;
}
h5 {
	font-size:	1.4em;
}
h6 {
	font-size:	1.0em;
}


b{
	font-weight:	bold;
}
	
strong{
	font-weight:	bold;
}
	
i{
	font-style:	italic;
}

small	{	
	font-size:	.92em;
	}	

big	{	
	font-size:	1.17em;
	}

/* 
 * Deal with Links within the site and outside 
 */

a 		{  
	color: #669999;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color: #2c4141;
	}


p.more {
	line-height: 1.6em; 
} 

p.less {
	line-height: 1.0em;
	list-style-image: none;
}
p.tiny {
	line-height:  1px;
	list-style-image:  url(bullet.gif);
}

.small-logo {
margin-left:	4em;
}

