BODY {
	FONT-SIZE: 12px;
	COLOR: #4F4F4F;
	FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif;
	TEXT-ALIGN: justify;		
margin-top: 0; 
margin-bottom: 0; 
padding-top: 0; 
padding-bottom: 0;
margin: 0 0em
}

TD {
   font-family: Arial, Verdana, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #4F4F4F;
	font-style: normal;
	line-height: normal;
	font-weight: normal
}

.main {
   font-family: Arial, Verdana, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #898981;
	font-style: normal;
	line-height: normal;
	font-weight: bold
}

A.mainnavi {
   font-family: Arial, Helvetica, sans-serif;
	COLOR: #898981;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none
}

A.mainnavi:hover {
   font-family: Arial, Helvetica, sans-serif;
	COLOR: #898981;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline
}

A.subnavi {
   font-family: Arial, Helvetica, sans-serif;
	COLOR: #55AEDD;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none
}

A.subnavi:hover {
   font-family: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline
}


UL {
	LIST-STYLE-TYPE: disc
}
HR {
	COLOR: #CCCCCC;
	HEIGHT: 1px;
	TEXT-ALIGN: center
}
INPUT {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border : 1px solid #777777;
}
TEXTAREA {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border : 1px solid #777777;
}
