<STYLE TYPE-"type/css">

body		{
		background-color: #006D72;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF; 
		scrollbar-base-color: #FFFFFF; 
		scrollbar-shadow-color: #FFFFFF; 
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-arrow-color: #879199; 
		scrollbar-track-color: #006D72;
		scrollbar-darkshadow-color: #FFFFFF;
		}



a:link {color: #166D71; text-decoration: none;}
a:visited {color: #166D71; text-decoration: none;}
a:hover {color: #13494C; text-decoration: none;}
a:active {color: #13494C; text-decoration: none;}

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 solid #000000; 
		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;
		}

