body{
	font-family: arial; 
	font-size: 12; 
	text-align: justify; 
	color: #6BB9ED;
	line-height: 12px;

	scrollbar-DarkShadow-Color: #6BB9ED; 
	scrollbar-Track-Color: #FFFFFF; 
	scrollbar-Face-Color: #FFFFFF; 
	scrollbar-Shadow-Color: #FFFFFF;
	scrollbar-3dLight-Color: #FFFFFF; 
	scrollbar-Highlight-Color: #6BB9ED; 
	scrollbar-Arrow-Color: #6BB9ED;
        }
td      {
        font-family: arial; 
	font-size: 12; 
	text-align:justify; 
	color: #6BB9ED;
	line-height: 12px;
	}
A:link
	{ text-decoration: none; color:#6BB9ED; 
	}

A:visited
	{ text-decoration: underline; color:#6BB9ED; 
	}
A:hover
	{ text-decoration: none; color: #C8E9F8;
	}

input, textarea
	{ background: #FFFFFF;
	font-family: arial;
	font-size:12px;
	color: #6BB9ED; 
	border-style: solid;
	border-color: #1843A4;
	border-width: 1px  }
menu
	{ background: #FFFFFF
	font-family: arial;
	font-size: 14px;	
	color: #6BB9ED;
	letter-spacing: 3pt;
	}