.bodytext {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #000;
	font-height: 130%;
	font-weight:300;
	font-stretch: expanded;
	}

a 	{
	text-decoration: none;
	color: #066;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	color: #666600;
	font-weight: bold;		
	}

li 	{  
	list-style-image: url(images/bullet_1.gif)
	}

H1	{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #000;
	font-height: 130%;
	font-weight:300;
	font-stretch: expanded;
	}
