body, td, p, input, button, textarea, select { 
	color:#555555; font-family:µ¸¿ò; font-size:9pt; 
}

a:link, a:visited, a:active { 
	font-size:9pt; font-family:µ¸¿ò; text-decoration:none; color:#555555;
}
a:hover {
	font-size:9pt; font-family:µ¸¿ò; text-decoration:underline; color:#cc3366;
}

.subject 
{ 
	font-weight:bold; 
}

.subjectbg { background-color:#EEEEEE; }
.list { color:#9ba8b0; }
.list0 { background-color:#FFFFFF; }
.list1 { background-color:#FFFFFF; }

.tablebg 
{
	border-color:#dae7f6;
	background-color:#edf2f6;
}

.input {border:1px solid #CCCCCC;}
.textarea { }
.button { }
.select { }
