p, td, th	        {
	font-size: 10pt;
	font-family: "Lucida Grande", Arial, "Sans Serif";
	text-decoration: none
	}

LI	        {
	font-size: 10pt;
	font-family: "Lucida Grande", Arial, "Sans Serif";
	text-decoration: none
	}


a          {
	font-family: "Lucida Grande", Arial, "Sans Serif";
	text-decoration: none
	}


	
a:hover    {
	font-family: "Lucida Grande", Arial, "Sans Serif";
	text-decoration: underline
	}

table	{
	border-width:1px;
	border-color:#ccc;
	border-style:solid;
	margin-left:1em;
	border-collapse:collapse;
}

td	{
	border-width:1px;
	border-color:#ccc;
	border-style:solid;
	margin:0px; padding:2px;
}

th	{
	border-width:1px;
	border-color:#ccc;
	border-style:solid;
	margin:0px; padding:2px;

}


#mainbox	   {
	background-color: #fff;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	margin:1em;
	padding:1em;
	clear:both;
	}
	
#taskbox  	       {
	background-color: #eee;
	list-style-type: decimal;
	list-style-position: outside;
	margin:1em;
	padding:1em;
	border: solid 1px #444;
	clear:both;
	}
	
h2     {
	color: darkred;
	font-size: 11pt;
	font-family: "Lucida Grande", Arial, "Sans Serif";
	padding-bottom: 6px
	}





h1   {
	font-size: 20pt;
	font-family: "Lucida Grande", Arial, "Sans Serif";
	margin-bottom: -10px
	}

h3                                 {
	font-size: 12pt;
	font-family: "Lucida Grande", Arial, "Sans Serif";
	margin-bottom: 24px
	}

span.fieldcomments{
	color: gray;
	font-style:italic;
}

.appicon			{
	width:64px;
	height:64px;
	float:left;
	}

.rightimage			{
	float:right;
	border-width:1px;
	border-color:#ccc;
	border-style:solid;
	margin-left:1em;
	width:96px;
	height:96px;
}


.weblink			{
	float:right;
	font-size:0.8em
}

.backtoindex		{
	float:left;
	font-size:0.8em
}

.screenshot  	       {

	margin:1em;
	border: solid 1px;
	border-color: #444;
	clear:both;
	}