

body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #505050;			
}
a { text-decoration: none; color:#000000  }
a:hover { color:#D83030; text-decoration: underline; }
a.big4 {
	font-family:News Gothic,Arial,sans-serif;font-size:18px;color:#52654A;line-height:105%;
	font-weight:normal;
}
a.blue { color: blue;  }
a.gray { color: #808080; }
a.gray_light { color: #b1b1b1; }
a.white { color: #ffffff; }
b.red { color: red;}
h1 {
	font-family:News Gothic,Arial,sans-serif;font-size:20px;color:#52654A;line-height:90%;
	font-weight:normal;
}
h2 {
	font-family:News Gothic,Arial,sans-serif;font-size:18px;color:#52654A;line-height:100%;
	font-weight:normal;
}
h3 {
	font-family:News Gothic,Arial,sans-serif;font-size:16px;color:#52654A;line-height:100%;
	font-weight:normal;
}
h4 {
	font-family:News Gothic,Arial,sans-serif;font-size:14px;color:#52654A;line-height:90%;
	font-weight:normal;
}
table {
	border-left: 0px;		
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
table.box {border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-color: #cecece;
	border-style: solid;
}
table.compare {
	border: 2px solid #b1b1b1; 
}
table.compare td { 
	padding-left: 1px; 
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	border: 1px solid #b1b1b1; 
}
table.compare td.left { 
	text-align: left;
	border: 1px solid #b1b1b1; 
	background-color: #dedede; 
}
table.compare td.left_w { 
	text-align: left;
	border: 1px solid #b1b1b1; 
}
table.compare td.non { 
	text-align: center;
	border: 0px;
}

td {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #505050;
	padding-left: 0px;; 
	padding-right: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
}
td.gray { background-color: #ededed; }
td.white { color: #ffffff; }
td.x1 { align: center; }

.button { background: #fff url('../images/buttonbg.jpg') repeat-x; 
	border: 1px solid #ccc; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer; 
	font-size: 11px;
	color: #fff; }
.small { font: 80%/1.0em Verdana,Arial; color: #ffffff; } 
.title1 { font: 150%/1.0em Arial; text-decoration: bold}
