p	        {
	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
	}


#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;
	}
	


h1, h2, h3, h4, h5, h6 {
   font-family: "Lucida Sans", sans-serif;
   font-weight: bold;}
h1X { font-size: 200%; }
h1 { font-size: 153.85%; }
h2 { font-size: 138.46%; }
h3 { font-size: 123.08% }
h4 { font-size: 107.69%; }

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 0.5em;
}



.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;
	}