body {
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
	font-family: Verdana;
	font-size:10px;
	color: #000000;
}

a {
	font-family: Verdana;
	color:navy;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	letter-spacing:1px;
}

a:hover {
	color:F83847;
}

td {
	font-family: Verdana;
	color:#6C6C6C;
	font-size:10px;
	text-decoration:none;
	font-weight:medium;
}

.strich {
	border-bottom-width:1px;
	border-bottom-color:#6C6C6C;
	border-bottom-style:dotted;
}

.wtxt {
	font-family: Verdana;
	color:#6C6C6C;
	font-size:10px;
	text-decoration:none;
	font-weight:medium;
	line-height:14px;
}

select {
	font-family: Verdana;
	color:#6C6C6C;
	font-size:10px;
	text-decoration:none;
	font-weight:medium;
	line-height:14px;
}

input, textarea {
	font-family: Verdana;
	color:#6C6C6C;
	font-size:10px;
	text-decoration:none;
	font-weight:medium;
	line-height:14px;
}

li {
	list-style-type:square;
	line-height:12px;
}

pre
{
	font-family: Verdana;
	color:#6C6C6C;
	font-size:10px;
	text-decoration:none;
	font-weight:medium;
}

