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: Verdana, Arial, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #4F4F4F;
	font-style: normal;
	line-height: normal;
	font-weight: normal
}

.main {
   font-family: Verdana, Arial, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #898981;
	font-style: normal;
	line-height: normal;
	font-weight: bold
}

A.mainnavi {
   font-family: Verdana, 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: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none
}

A.subnavi:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline
}
A:link          {COLOR: #898981; FONT-SIZE: 12px; FONT-FAMILY: Arial, Verdana, Helvetica; TEXT-DECORATION: underline}
A:active        {COLOR: #45A6DB; FONT-SIZE: 12px; FONT-FAMILY: Arial, Verdana, Helvetica; TEXT-DECORATION: underline}
A:visited       {COLOR: #898981; FONT-SIZE: 12px; FONT-FAMILY: Arial, Verdana, Helvetica; TEXT-DECORATION: underline}
A:hover         {COLOR: #45A6DB; FONT-SIZE: 12px; FONT-FAMILY: Arial, Verdana, Helvetica; 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: Verdana, Arial, Tahoma, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border : 1px solid #777777;
}
TEXTAREA {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border : 1px solid #777777;
}

