@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0971C9;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {font-size: 12px}
.style4 {color: #000000;line-height: 18px;}

h1 {
	font-size:18px;
	color:#993300;
	font-weight: bold;
}

h2 { 
	 font-size:16px;
	 color:#F90
	 font-weight: bold;
	 padding-left:6px;
}