BODY {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	line-height: 15px;
	color: #000000;
	background: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;     
}

A {
	text-decoration: none;
	font-weight : bold;
}

A:LINK {
	color: #006600;
}

A:ACTIVE {
	color : #333333;
}

A:VISITED {
	color: #111111;
}

TD {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	line-height: 15px;
	color: #999999;
}

.bold {
	font-weight : bold;
	color : #000000;
}

.lightblue {
	color : #000000;
}

.inputField {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	line-height: 15px;
	color : #000000;
	border : 1px solid #000000;
}

.yellow {
	color : #000000;
}