@charset "UTF-8";
/* CSS Document */
h2 {	font-size: 1.5em; 
	font-weight: bold; 
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 10px
}
h3 {	font-size: 1.3em; 
	font-weight: bold; 
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 0px
}
ul {	margin-top: 0;
	margin-left: 20px
}
.noLeftIndent td ul
{
	padding-left:0;
}
#availableApps td ul
{
	list-style:disc;
}
#availableAppsHead
{
	font-weight:bold;
}
