body {
	background-color: #ffffff; // Change background around table wrapper
	scrollbar-width: 10px;
}
text {
	color: #555555;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px
}

a:link, a:visited, a:active {
	color: #0099ff;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px
}

a:hover {
	color: #cccccc;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px
}

b {
	color: #ffffff;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px
}

table {
	margin: 0 auto;
}

p, tr, td, ul, li, pre {
	color: #555555;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px
}

form {
	color: #555555; 
	font-family: tahoma; 
	font-weight: none; 
	font-size: 10px; 
}

input, select, option {
	color: #555555; 
	font-family: tahoma; 
	font-weight: none; 
	font-size: 12px; 
	background-color: #ffffff;
}

textarea {
	background-color: #ffffff;
	color: #555555; 
	font-size: 12px
}

option.icons { 
	padding: 2px 0 0px 15px; 
	background-repeat: no-repeat; 
	background-position: 1px 0px; 
	align: left;
}
