body {
		margin:10px 10px 10px 10px;
		}
		
	p,h1 {
		margin:4px 4px 4px 4px;
		}
	p {
	font-family: Georgia, Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999999;
	padding-top:4px;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
		}
	h1 {
	font-family: Georgia, Times, serif;
	font-size: 1em;
	line-height: 1em;
	color: #FF3300;
	padding-top:4px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
	h2 {
	font-family: Georgia, Times, serif;
	font-size: 2em;
	line-height: 1.2em;
	color: #FF6600;
	padding-top:4px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}	
	h3{
	font-family: Georgia, Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999999;
 background-color: #ffffff;
 background-position: 20px 10px; 
 }
		
 a:link {
	color: #00ccff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
	  a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #00ccff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	text-transform: none;
}
a:hover, a:active {
	color: #00ccff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	}
	ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1em;
margin: 1em 0;
}

	
