body {
	background-color: #C0C0C0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
input, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	border: thin solid #333333;
	padding: 2px;
}
a { color: #333333; text-decoration: none; }
a:hover { color: #FF0000;}
a:visited { text-decoration: none; }
a:active { text-decoration: none; }

p, td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}

