	body {
		margin-top:0; 
		margin-bottom:0; 
		margin-left:0; 
		margin-right:0; 
		font-family: Arial,Helvetica,sans-serif; 
		text-shadow:black; 
		text-decoration:none; 
		font-size:8pt; 
		color:#003300; 
		background-color:#003300;
	}
	table {
		font-family: Arial,Helvetica,sans-serif; 
		text-shadow:black; 
		text-decoration:none; 
		font-size:8pt; 
		color:#003300;
	}
	a {
		font-family: Arial,Helvetica,sans-serif;
		text-shadow:black;
		text-decoration:none;
		font-size:8pt;
		color:#000000;
		font-weight:bold;
	}
	a:visited {
		font-family: Arial,Helvetica,sans-serif; 
		text-shadow:black; text-decoration:none; 
		font-size:8pt; 
		color: #579057; 
		font-weight:bold;
	}
	a:hover {
		font-family: Arial,Helvetica,sans-serif; 
		text-shadow:black; 
		text-decoration:none; 
		font-size:8pt; 
		color: #ffffff; 
		font-weight:bold;
	}
	a:active {
		font-family: Arial,Helvetica,sans-serif; 
		text-shadow:black; 
		text-decoration:none; 
		font-size:8pt; 
		color: #579057; 
		font-weight:bold;
	}
	body, textarea {
		scrollbar-base-color:#003300;
		scrollbar-3dlight-color:#003300;
		scrollbar-arrow-color:#A1DAA1;
		scrollbar-darkshadow-color:#003300;
		scrollbar-face-color:#003300;
		scrollbar-highlight-color:#003300;
		scrollbar-shadow-color:#003300;
		scrollbar-track-color:#A1DAA1; 
	}
	
	a, img {
		border: none;
	}
	
	.txtbold {
		font-weight: bold;
		color: #FFFFFF;
	}
	
	.txtboldd {
		font-weight: bold;
	}
	
	.div {
		height: 11px;
		width: 100%;
		background-color: #579057;
	}
	
	.contenttable {
		width: 100%;
	}
	
	td {
		vertical-align: top;
	}
	
	td .p {
		padding-left: 20px;
		padding-top: 2px;
		padding-bottom: 5px;
	}
	
	input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
	}
	
	textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
	}