/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFA800;
	font-family: "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #996600;
}
body,td,th {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #996600;
}
strong {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.minitext {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
}
a:active {
	color: #666666;
}.title_b {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.title_w {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.h_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

