h1{
	font-size: 125%;
}
h2{
	font-size: 100%;
}
h3{
	font-size: 75%;
}

body{
	margin-left: 0;
	margin-top: 0;
}

.head_table{
	width: 780;
}

.head_main1{
	width: 205;
}

.head_main2{
	background-image:url("images/back2.gif");
	color: #4B4B4B;
	text-align: right;
	font-size: 11pt;
	height: 90;
	padding-top: 50;
	width: 100%;
}

.head_link{
	background-image:url("images/headlinkback.gif");
	width: 780;
	text-align: right;
}

.head_link a{
	text-decoration: none;
	color: black;
	font-family: "Times New Roman",serif;
}

.head_link a:hover{
	color: white;
}

.menu{
	width: 180;
	background-image: url("images/menuback.gif");
	border-bottom:1px solid #999999;
}

.menu_title{
	border-bottom: 1px solid #e43434;
	font-size: 9pt;
	width: 160;
	height: 30;
	padding-top: 10;
	color: #d43839;
	font-weight: 600;
	padding-left: 8;
}

.menu_contents{
	border-bottom: 1px solid #e43434;
	font-size: 8pt;
	width: 160;
	height: 30;
	padding-top: 10;
	padding-left: 15;	
	font-weight: 600;
}

.menu_contents a{
	text-decoration: none;
	color: #4B4B4B;
	font-weight: 600;
}

.menu_contents a:hover{
	color: e43434;
}

.maincontents{
	width: 560;
	border: 1px solid #999999;
}

.main_table{
	margin:10 3 10 45;
	font-size: 10pt;
	line-height:1.5;
}

.topics_li{
	list-style-image: url("images/li.gif");
}

.cpright{
	font-size: 11pt;
	text-align: right;
}

.difference_table{
	font-size: 9pt;
	line-height: 1.5;
}

.sitemap a{
	color: #4B4B4B;
}

.sitemap a:hover{
	color: e43434;
}

.sitemap LI{
	list-style-type: square;
}

.footer{
	border: 1px solid #999999;
}