body, table, tr, td {
	font: 8pt Verdana;
	color: #000000;
	letter-spacing: 0px;
	padding: 0;
}

body {
	background-color: #6C6C6C;
	background-image: url();
	BACKGROUND-REPEAT: repeat;
}

a:link {
	color: #000000; text-decoration: none; font-weight: bold; }
	a:active {color: #000000; text-decoration: none; font-weight: bold; }
	a:visited {color: #000000; text-decoration: none; font-weight: bold; }
	a:hover {color: #787878; text-decoration: none; font-weight: bold; background-color: none; }

input, select, textarea, option {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	color: #CACACA;
	border: 1px solid #000000;
	text-align: justify
}