body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.line_lr {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.text {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 160%;


}
.title_2 {
	font-size: 14px;
	font-weight: bold;
	border-top: 3px none #666666;
	border-right: 3px none #666666;
	border-bottom: 3px double #666666;
	border-left: 3px none #666666;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.title_2 td {
	background-color:#FCAA23;
}
.title_1 {
	font-size: 16px;
	font-weight: bold;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;

}
a:link {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
