<STYLE TYPE-"type/css">

body		{
		background-color: #CFD8B9;
		scrollbar-face-color: #CFD8B9;
		scrollbar-highlight-color: #E7F1CD; 
		scrollbar-base-color: #CFD8B9; 
		scrollbar-shadow-color: #A4B283; 
		scrollbar-3dlight-color: #E7F1CD; 
		scrollbar-arrow-color: #7B6657; 
		scrollbar-track-color: #E7F1CD;
		scrollbar-darkshadow-color: #5C7B57;
		}

a:link,a:visited{
		color: #4E6801; 
		text-decoration: none; 
		font-weight: normal;
		cursor: hand;
		}

a:hover,a:active{
		color: #84AE05; 
		text-decoration: none; 
		font-weight: normal; 
		cursor: hand;
		}

textarea	{
		border: 1px #000000 solid; 
		background-color: #FFFFFF; 
		font-family: trebuchet ms, arial; 
		line-height: 9pt; 
		font-size: 8pt; 
		color: #000000;
		}

input		{
		border: 1px #000000 solid; 
		background-color: #FFFFFF; 
		font-family: trebuchet ms, arial; 
		line-height: 9pt; 
		font-size: 8pt; 
		color: #000000; 
		height: 17px;
		}

iframe		{
		border: 1px #000000 solid; 
		background-color: #FFFFFF; 
		font-family: trebuchet ms, arial; 
		line-height: 9pt; 
		font-size: 8pt; 
		color: #000000;
		}

.text		{
		font-family: trebuchet ms, arial; 
		line-height: 9pt; 
		font-size: 8pt; 
		color: #000000;
		}

.nolink		{
		color: #44473B; 
		font-size: 8pt; 
		font-family: trebuchet ms, arial; 
		line-height: 9pt; 
		letter-spacing: 0px; 
		font-weight: normal;
		}


