li { 
list-style-type:disc; 
line-height:125%; 
margin:0; 
font-family:verdana, arial, sans-serif; 
font-size:80%; 
}

p 	{font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;}
h1 	{font-family: verdana,arial,helvetica,sans-serif; font-size: 14pt; font-weight: bold;}
h2 	{font-family: verdana,arial,helvetica,sans-serif; font-size: 12pt; font-weight: bold;}
h3 	{font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold;}
a 	{text-decoration: none; color: navy;}
a:visited 	{text-decoration: none; color: navy;}
a:active 	{text-decoration: bold; color: navy;}
a:hover 	{text-decoration: underline; color: navy;}

.list
li { list-style-type: decimal; line-height: 115%; margin: 0; font-family:verdana, arial, sans-serif; 
font-size:80%; 
 }

.subgroup
li { list-style-type: lower-alpha; line-height: 115%; margin: 0; font-family:verdana, arial, sans-serif; 
font-size:100%; 
 }	

.lower
li { list-style-type: lower-roman; line-height: 115%; margin: 0; font-family:verdana, arial, sans-serif; 
font-size:100%; 
 }

	
