body { background-color:#000000; }

p,div,td  { 
 font-size:10pt; 
 color:#FFFFFF;
 line-height:12pt; 
 font-family:Helvetica,Arial,Verdana;
 font-weight: bold; 
}
p.head  { 
 font-size:15pt; color:#5A5A5A;
 line-height:18pt; 
 font-family:Verdana,Helvetica,Arial;
 font-weight: bold; 
}
p.small  { 
 font-size:8pt; color:#FFFFFF;
 line-height:10pt; 
 font-family:Helvetica,Arial,Verdana;
 font-weight: normal; 
}
p.bottom { 
 font-size:11pt; color:#C0C0C0;
 line-height:12pt; 
 font-family:Courier,Monospace,Times;
 font-weight: normal; 
}
	   
a:link { color: #FF6633;}
a:visited { color: #FFCC33;}
a:active { color: #FF0033;}

a.extern:link { color: #99FF33;}
a.extern:visited { color: #339900;}
a.extern:active { color: #3366FF;}

/* search n 2006 01 20 */
/* v2 n 2013 06 26 */
input, textarea, select, option {
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-size : 8pt;
 font-weight : bold;
 border: 1px solid #b0b0b0;
 background-Color: #000;
 color : #ffcc33;
}
option.pro{
 font-size : 8pt;
 font-family:Helvetica,Arial,Verdana;
 font-weight: bold; 
 color : #ffcc33;
}

input.go {
	color : #FFcc33;
	background-Color: #000000;
}
