@charset "utf-8";
body {
	margin : 0 0 ;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 13px;
	width:730px;
}
h1 {
font-size:15px;
color:#FF6600;
}
h2 {
font-size:12px;
color:#CCCCCC;
}
h3 { 
font-size:9px;
color:#CCCCCC;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}
h3 a {
color:#999999;
}
li {
text-decoration:underline;
color:#333333;
}
a {
	color:#999999;
}
div li  {
	color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	}
div a {
	text-decoration:none;
	color:#333333;
	}
textarea {
font-size:13px;
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}