BODY {

	margin:0; font-family :  tahoma;
	font-size : x-small;
	color : #3e003e;
	scrollbar-3d-light-color : #3e003e;
		scrollbar-arrow-color : #3e003e;
		scrollbar-base-color : #dbb7ff;
		scrollbar-dark-shadow-color : #dbb7ff;
		scrollbar-face-color : #dbb7ff;
		scrollbar-highlight-color : #dbb7ff;
		scrollbar-shadow-color : #3e003e;
				background : #ffffff ;; font-style:normal; font-variant:normal; font-weight:normal; text-align:auto; text-indent:0; line-height:150%; word-spacing:0
				}

TABLE {
	font: normal;
	font-family : tahoma;
	font-size : x-small;
	text-justify : auto;
	color : #3e003e;
}


A:LINK {font: bold;
	font-family : tahoma;
	font-size : x-small;
	text-justify : auto;
	text-decoration : none;
	color : #3e003e;
	
}

A:VISITED {font:  bold;
	font-family : tahoma;
	font-size : x-small;
	text-justify : auto;
	text-decoration : none;
	color : #3e003e;
}

A:ACTIVE {font:  bold;
	font-family : tahoma;
	font-size : x-small;
	text-justify : auto;
	text-decoration : underline;
	color : #3e003e;

}

A:HOVER {font:  bold;
	font-family : tahoma;
	font-size : x-small;
	text-justify : auto;
	text-decoration : underline;
	color : #3e003e;
		
}