P { 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 16px;
font-weight: 500;
font-style: normal;
color: 333366;
padding-left: 4%;
padding-top: 0em;
text-align: left;
}
H1	{ 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 17px;
font-weight: 600;
font-style: normal;
color: teal;
text-align: center;
}
H2	{ 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: 600;
font-style: normal;
color: purple;
text-align: center;
}
H3	{ 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
font-weight: 400;
font-style: normal;
color: 333366; 
}
A:link { 
color: purple 
}
A:visited { 
color: ff9933 
}
A:active { 
color: 999900 
}
LI	{
padding-left: 1em;
list-style-image: url(http://www.sieducation.com/ecompanies/images/arrow.jpg);
font-family: verdana, arial, helvetica, sans-serif;
font-size: 15px;
font-weight: 400;
font-style: normal;
color: 333366;
text-align: left;
width: 450;
}
UL	{
text-align: left;
}

	.xstooltip 
			{
   			visibility: hidden; 
    		position: absolute; 
			top: 0;  
			left: 0; 
			z-index: 4; 		
			font: normal 10pt sans-serif;
			padding: 3px; 
			border: teal solid 1px;
			background-color: white;
			width: 250px;
			}
	tooltip
			{ font-family: verdana, arial, helvetica, sans-serif;
			font-size: 12px;
			font-weight: 500;
			font-style: italic;
			}
	TD.image
			{padding-bottom: 15px;
			}
