body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3D4C4;
	background-image: url(images/stripe.png);
	
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}

.style1 {font-size: 11px}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}
a {
	font-weight: bold;
}


.txt_orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC6600;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C8C8C;
}
.txt_dgrey {
	font-family: Tahoma;
	font-size: 10px;
	color: #646464;
}
.txt_grey01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #8C8C8C;
}
.txt_grey_b {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #8C8C8C;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
}

