body{
	font-family: Arial;
	font-size: 13px;
	width: 100%;
	height: 100%;
	margin: 0px;
	}

table{
	font-family: Arial;
	font-size: 13px;
	}

a{
	color: #999999;
	text-decoration: none;
	}

a#list{
	color: #000000;
	text-decoration: underline;
	}

a:hover{
	color: #0000FF;
	text-decoration: underline;
	}

li{
	margin-bottom: 6px;
	}

textarea {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	width: 640px;
	height: 99%;
	min-height: 300px;
	margin: 0px;
	}

input{
	font-family: Arial;
	font-size: 14px;
	}

#text{
	margin-bottom: 2px;
	}

#opt_hl_ct{
	background-color:#FFFF66;
	}

#opt_dl_ct{
	background-color:#FFCC33;
	}

#opt_hl_ict{
	background-color:#CCCCFF;
	}

#opt_dl_ict{
	background-color:#48BAEF;
	}
