body {
	font-family: "Segoe UI", Verdana,Arial,Helvetica;
	color: #808285;
	font-size: 12px; 
}

img {border: 0px}
a,a:visited,a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #008d00;
}
a:hover {
	color: #00Ad00;
	text-decoration: underline;
} 
#body a,a:visited,a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #008d00;
}
#body a:hover {
	color: #00Ad00;
	text-decoration: underline;
} 
#body .button a,a:visited,a:active {
	font-size: 12px;
	text-decoration: none;
	color: #fff /* 
	customize_link */
}
#body .button a:hover {
	text-decoration: underline;
} 
#tab-area .tab a,a:visited,a:active { 
	color: #5d5d5d;
	text-decoration: none;
	font-size: 14px;
}

#tab-area .tab a:hover { 
	color:#000;
	text-decoration: none;
	font-size: 14px;
}
#tab-area .tab-selected a,a:visited,a:active { 
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#tab-area .tab-selected a:hover { 
	color:#fff;
	text-decoration: none;
	font-size: 14px;
}
h1,h2,h3,h4,h5 { 
	color:#808285; 
	margin:0px; 
	padding:0px;
}
h1{ font-size:32px; line-height:36px }
h2{ font-size:14px; line-height:18px }
h3{ font-size:16px; line-height:21px; color: #393; }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px; }