<style>
	body,td,th,input,button,select,textarea { font-family: Calisto MT, Georgia, Lucida, Verdana, Arial; font-size: 13px; }
	body { margin:0px; }
	
	h1 { font-weight: bold; font-size: 16px; color: #000000; padding-top: 0px; padding-bottom: 2px;}
	h2 { font-weight: bold; font-size: 14px; color: #000000; padding-top: 0px; padding-bottom: 2px;}
	h3 { font-weight: bold; font-size: 12px; color: #000000; padding-top: 0px; padding-bottom: 2px;}

	th { font-weight: bold; text-align: left; background-color: #6487cc; color: #eeeeee; padding:2px;}
	img { border: none; }
	
	.title-red { font-weight: bold; font-size: 18px; color: #dd4455; }
	.title-white { color: #ffffff; }
	.title-phone { font-weight: bold; font-size: 26px; color: #ffffff; }
	
	.lepage-bold { font-weight: bold; font-size: 18px; color: #ffffff; }
	.lepage-normal { font-weight: normal; font-size: 16px; color: #ffffff; }
	
	.menu-footer { font-weight: normal; font-size: 12px; color: #ffffff; }
	.menu-footer a { color: #ffffff; }
	.menu-footer a:visited { color: #ffffff;}
	.menu-footer a:hover { color: #ffdd11; text-decoration: underline; }
	
	.menu-item { font-weight: normal; font-size: 12px; font-family: Verdana; color: #ffffff; }
	.menu-item a { color: #ffffff; }
	.menu-item a:visited { color: #ffffff;}
	.menu-item a:hover { color: #ffdd11; text-decoration: underline; }
	
	.main-title { font-weight: bold; font-size: 26px; color: #000000; }
	.main-subtitle { font-weight: normal; font-size: 16px; color: #000000; }
	
	.contact-title { font-weight: bold; font-size: 26px; color: #000000; }
	.contact-subtitle { font-weight: bold; font-size: 16px; color: #000000; }
	.contact-information { font-weight: normal; font-size: 14px; color: #000000; }
	.contact-information a { color: #000000; }
	.contact-information a:visited { color: #000000;}
	.contact-information a:hover { color: #ffdd11; text-decoration: underline; }
	
	.market-title { font-weight: bold; font-size: 26px; color: #000000; }
	.market-text { font-weight: normal; font-size: 14px; color: #000000; }
	
	.resume-title { font-weight: bold; font-size: 26px; color: #000000; }
	.resume-subtitle { font-weight: bold; font-size: 16px; color: #000000; }
	
	.links-title { font-weight: bold; font-size: 26px; color: #000000; }
	.links-subtitle { font-weight: bold; font-size: 16px; color: #000000; }
	
	.links-body a { color: #000000; }
	.links-body a:visited { color: #000000;}
	.links-body a:hover { color: #ffdd11; text-decoration: underline; }
	
	.main-footer { font-weight: normal; font-size: 12px; color: #000000; }
	
	.header-left {
		background-color: #2951BD;
	}

	.header-right {
		width:100%; background-color: #2951BD; text-align: right;
	}
	
	.ad-banner {
		border: 2px solid #000080;
		margin-right:3px;
	}
	
	.footer-notice { color: #b0b0b0; text-align: center; padding-bottom:10px;}
	
	.toolbar-left {
		background-color: #8BD17F;
		padding: 2px;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #909090;
		font-weight: bold;
		font-size: 16px;
		text-align:left;
	}

	.toolbar-right {
		background-color: #8BD17F;
		padding: 2px;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #909090;
		font-weight: bold;
		font-size: 16px;
		text-align:right;
		padding-right:4px;
	}
	
	.main-menu-button { 				
		width:300px; margin: 4px; text-align: left; cursor: hand;
		border-right: 2px solid black; border-bottom: 2px solid black;
		border-left: 2px solid #eee; border-top: 2px solid #eee;
	}
	
	a { color: #ffffff; }
	a:visited { color: #ffffff;}
	a:hover { color: #ffdd11; text-decoration: underline; }
	
</style>