td
	{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #00000}

.issue
	{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #00000padding: 8px;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	}
	
.title2
	{
	font-size: 14px;
	color: #00000padding: 8px;
	background-color: #DDD8CE;
	border: no border; 
	font-weight: bold;
	}
	
.title3
	{
	font-size: 14px;
	color: #8B816E;
	font-weight: bold;
	}
	
.criteria
	{
	color: #FF000}
	
a:link
	{
	text-decoration: underline;
	color: #00000}

a:visited
	{
	text-decoration: underline;
	color: #00000}	

a:active
	{
	text-decoration: underline;
	color: #00000}	

a:hover
	{
	text-decoration: underline;
	color: #00000}

.pull {
	font-size: 12px;
	border: 1px dotted #8B816E;
	padding: 8px;
	background-color: #DDD8CE;
	}

.contents 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B816E;
	list-style-position: outside;
	list-style-type: circle;
	font-weight: bold;
	}

.contents2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B816E;
	list-style-position: outside;
	list-style-type: circle;
	font-weight: normal;
	}
	
.contents3
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF000list-style-position: outside;
	list-style-type: circle;
	font-weight: normal;
	}
	
li {
	margin: 5px;
	font-weight: normal;
	}

.ul-sansbull {
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	}
	
#minutes {
	font-size: 12px;
	border: 1px dotted #8B816E;
	padding: 8px;
	background-color: #DDD8CE;
	margin: 0px 0px 0px 20px;
}	

.super {
	vertical-align: super;	
	}
