body {
margin: 0px 0px; padding: 0px 0px; 
background: #0000AA;
} 
.footer {
	margin-left: 200px;
	padding: 2px;
	width: 380px;
	background:#719BE3;
	font-size: 8pt;
}

p, tr, td, div { font-family: Verdana, Arial; font-size: 9pt; }

.fb { font-family: Verdana, Arial; font-size: 8pt; color:#CCCCCC; margin-top: 5px; }

.ko_note { font-size: 8pt; color:#666666 }

.fce_title { font-size: 12pt; font-weight: bold; color:#0000FE }
.fce_subtitle { font-size: 10pt; font-weight: bold; color:#0000FE }

.fce_sub_link { color:#CC0000; }

.fce_admin_link { font-weight: bold; }

a:link { color: #0033CC; text-decoration: none} 
a:visited { color: #0033CC; text-decoration: none} 
a:active { color: #669999; text-decoration: underline} 
a:hover { color: #CC3300; text-decoration: underline}

.input {
font-size: 11px; font-family: Verdana, Arial; font-weight:normal;
color :#000000; background-color: #F4F9FF;

border:1px solid #003366;
 padding-left: 1; 
 padding-right: 4; 
 padding-top: 1; 
 padding-bottom: 1;
}