/* ============================================== common ============================================== */

body, th, td, p, input, textarea{
	font-family: Arial, Helvetica, Verdana, Tahoma;
}
/*font-size: 12px;*/
body, th, td, p, li, input, textarea{
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}

/* ============================================== Header ============================================== */

h1{
	font-size: 10px;	
}

h3, h4 {
	color:#FFFFFF;
}

/* ============================================== Footer ============================================== */

div.footer_menu{
	font-size: 12px;	
}

div.footer_copyright{
	font-size: 10px;	
}

/* ============================================== Home ============================================== */

dd{
	font-size: 10px;
}
