.BodyText  {
	FONT-SIZE : 68%;
	PADDING-RIGHT : 15px;        
	font-family : Verdana,Arial,Helv,sans-serif;	
}

.BodyTxtSm  {
	FONT-SIZE : 62%;
}

.HomeTitle  {
	COLOR : #00B603;
	FONT-SIZE : 93%;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 30px;
}

.TOCTitle  {
	COLOR : #00B603;
	FONT-SIZE : 106%;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 10px;
}

.LogoTOC {
    width: 120px;
    display: inline-block;
    margin-right: 100px;
}

.legacy {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    vertical-align: top;
    margin-top: 5px;
}

ol
		{ margin-top: .5em; 
		margin-bottom: 0em; 
		margin-left: 2em }
	
ul
		{ margin-top: .6em; 	
		margin-bottom: 0em;
		margin-left: 1.5em; 
		list-style-type: disc; }

li
		{ margin-bottom: .7em;
		margin-left: 0em; }

BODY  		{ color: #000000;
		background: #FFFFFF;  	
		font-size: 80%;    		
		font-family: Verdana, Arial, Helvetica, Sans Serif }

TD
{
	FONT-SIZE : 68%;
	LINE-HEIGHT : 15px;
	PADDING-RIGHT : 15px;        
	font-family : Verdana,Arial,Helv,sans-serif;	
}

TH
{
	FONT-SIZE : 73%;
	LINE-HEIGHT : 15px;
	PADDING-RIGHT : 15px;        
	font-family : Verdana,Arial,Helv,sans-serif;	
	font-weight :  bold;
	text-align :  left;
}

A  {
	COLOR : #0056B6;
	TEXT-DECORATION : underline;
}

A:hover  {
	TEXT-DECORATION : underline;
	COLOR : #3192FF;
}

.H1  {
	font-size : 90%;
	font-weight : bold;
}

.H2  {
	font-size : 74%;
	font-weight : bold;
}

.H3  {
	font-size : 62%;
	font-weight : bold;
}

.topNavLink  {
	color : #FFFFFF;
	text-decoration : none;
}

.tableFixed  {
	table-layout : fixed;
}

p
		{ margin-top: .6em; 
		margin-bottom: .6em; }

p.otherh
	{
	font-size: 100%; 
	font-weight: bold;
	margin-top: 1.1em; /* subtle but satisfying! */
	}
	
p.proclabel
		{ font-size: 100%; 
		font-weight: bold; }	
