<!--

A:link {
 	color: #0034AA;
	font-weight:bold;
	text-decoration: none; }
A:visited { 
 	color: #0034AA; 
	font-weight:bold;
	text-decoration: none; }
A:active {
 	color: #003471; 
	font-weight:bold;
	text-decoration: none; }
A:hover {
	color: #003471; 
	font-weight:bold;
	text-decoration: underline; }

A.big:link {
 	color: #0034AA;
	font-weight:bold;
	font-size: 18pt;
	text-decoration: none; }
A.big:visited { 
 	color: #0034AA; 
	font-size: 18pt;
	font-weight:bold;
	text-decoration: none; }
A.big:active {
 	color: #003471; 
	font-size: 18pt;
	font-weight:bold;
	text-decoration: none; }
A.big:hover {
	color: #003471; 
	font-size: 18pt;
	font-weight:bold;
	text-decoration: underline; }

BODY {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px
}

TD {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.large {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
 	color: #994E3E; 
	font-weight:bold;
}
.small {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.head {
	font-size: 14pt;
 	color: #FFFFC0; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.head2 {
	font-size: 16pt;
 	color: #000000; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-size: 24pt;
  	line-height:24pt;
	font-weight:bold;
 	color: #994E3E; 
	font-family: Arial, Helvetica, sans-serif;
}

.term {
	font-size: 12pt;
	font-weight:bold;
 	color: #990000; 
	font-family: Arial, Helvetica, sans-serif;
}

-->



