body        {
	overflow:auto;
	scrollbar-3d-light-color: 000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: plain;
	color: #000000;


	}

td {
		font-family: arial,helvetica,verdana;
		font-size: 11px;
		font-weight: plain;
		
	}
b {
		font-family: arial,helvetica,verdana;
		font-size: 11px;
		font-weight: bold;
	}


a	{
		font-family: arial,helvetica,verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #6699CC;
	}
a:hover {	color: #99CCFF; 
	}

big  {

		font-family: arial,helvetica,verdana;
		font-size: 16px;
		font-weight: bold;
	}
	
.popupLink { 

		COLOR: red;
		outline: none;
	}

.popup {
		position:absolute; 
		left: 50%;
		width: 500px;
		margin-left: -250px;
		top: 5%;
		height: 500px;
		
		VISIBILITY: hidden;
		BACKGROUND-COLOR: white; 
		LAYER-BACKGROUND-COLOR: white; 
		BORDER-LEFT: 1px solid black; 
		BORDER-TOP: 1px solid black; 
		BORDER-BOTTOM: 3px solid black; 
		BORDER-RIGHT: 3px solid black; 
		PADDING: 3px; 
		
		
		}

</STYLE>
