.tdfooter {
		font-family: verdana,Arial;
		font-size:80%;
		font-weight:normal;
		font-style: normal;
		color:#336633;	
}
body	{background:#336600;}
P		{line-height: 15px}
.bold1 {
		font-family: Verdana;
		font-size: 90%;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		text-align: left;
		}

.plain {
		font-family: Verdana;
		font-size: x-small;
		font-weight: medium;
		font-style: normal;
		color: #000000;
		text-align: left;
		text-indent: 20px;
		margin-left: 20px;
		margin-right: 20px;
}

.plainindent1 {
		font-family: Verdana;
		font-size: 80%;
		font-weight: medium;
		font-style: normal;
		color: #000000;
		text-align: left;
		
}

.plainindent2 {
		font-family: Verdana;
		font-size: 80%;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		text-align: left;
		margin-left: 100px;
		margin-right: 20px;
}

H1		{font-family: Verdana;
		font-size: large;
		font-weight: bold;
		font-style: normal;
		color: #000099;
		text-align: center;
		}
		
H4		{font-family: Verdana;
		font-size: small;
		font-weight: bold;
		font-style: normal;
		color: #000099;
		text-align: left;
		margin-left: 20px;
		margin-right: 20px;
		}
		
a:link	{font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}
	
a:visited	{font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}
						
a:hover {font-family: Verdana;
		font-size: 100%;
		font-weight: bold;
		color: #0066ff;
		text-decoration: underline; }
		
th {
		font-family: Verdana;
		font-size: 80%;
		font-weight:bold;
		font-style: normal;
		color:#336633;	
}
td {
		font-family: Verdana;
		font-size: 80%;
		font-weight:normal;
		font-style: normal;
		color:#336633;	
}
.thcontents {
		font-family: Verdana;
		font-size: 1pc;
		font-weight:bold;
		font-style: normal;
		color:#336633;	
}
.tdcontents {
		font-family: Verdana;
		font-size: 1pc;
		font-weight:normal;
		font-style: normal;
		color:#336633;	
}	