BODY {
	scrollbar-3d-light-color : #2957ac;
	scrollbar-arrow-color : #2957ac;
	scrollbar-base-color : #2957ac;
	scrollbar-dark-shadow-color : #dae2f0;
	scrollbar-face-color : #dae2f0;
	scrollbar-highlight-color : #dae2f0;
	scrollbar-shadow-color : #dae2f0;
}
DIV {
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
}
.normal {
	color:#333366;
	font-weight : normal;
	font-size : 12px;
}

TABLE {
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	color:333366;
	font-size : 12px;
}

a {
	color:#0000ff;
	text-decoration:none;
	font-size : 12px;
} 
a:hover {
	color:#0000ff;	
	text-decoration: underline;
	font-size : 12px;
}

