﻿body.helpPage 
{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
}
h1.howtoTitle
{
	font-size: 16px;
}
p.listHeader
{
	margin-bottom: 3px;
}
ol.howtoSteps, ol.requirementList
{
	margin-top: 0px;
}
ol.requirementList
{
	list-style-type: lower-alpha;
}
ol.howtoSteps li, ol.requirementList li
{
	margin-bottom: 4px;
}