H1	
	{
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 18pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #ff0000
	}

H2
	{
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 14pt; 
	font-weight: 700; 
	font-style: normal; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal; 
	}

H3
	{
	font-family: Arial, Sans-serif, Helvetica; 
	font-size: 12pt; 
	font-weight: 700; 
	font-style: normal; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal;
	}

H4
	{
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 10pt; 
	font-weight: 700; 
	font-style: normal; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal; 
	}

H5
	{
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 10pt; 
	font-weight: 700; 
	font-style: talic; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal; 
	}
H6 
	{
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 10pt; 
	font-weight: 700; 
	font-style: italic; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal; 
	}
/* Troubleshooting and FAQs and HowTo pages with list of linked items */
P.clsQuestion A
{
	color:				#202080;
	font-weight:		normal;
	text-decoration:	none;
	border-bottom:		1px solid #202080;
	padding:				0.1em 0em;
	line-height:		145%;			/* this lets IE display the border of the last item on the page */
}
P.clsQuestion A:hover
{
	color:				white;
	background-color: #202080;
	border-bottom:		0;
}

P, UL, OL, LI, BODY, TD, TT, TR, TABLE 

	{
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 10pt; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal;
	}

.problem 

	{  
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 12pt; 
	font-weight: 700; 
	font-style: italic; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal; 
	color: #FF0000
	}

.solution
	{ 
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 12pt; 
	font-weight: 700; 
	font-style: normal; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal; 
	}	

.warning
	{ 
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 10pt; 
	font-weight: 700; 
	font-style: italic; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal;
	color: #FF0000 
	}	

.important
	{ 
	text-decoration: underline; 
	text-transform: capitalize;
	color: #000066; font: bold normal 10pt Arial, Sans-serif, Helvetica;}

a.menu1
	{
	padding-left:8px;
	}
a.menu2
	{
	padding-left:16px;
	}

