* {
	color: #525252;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
body, html, p, div, h1,h2,h3,h4,h5, h6, form {
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	font-size: 100%;
	background: #f0eedc;
}

#logo {
text-align: center;
padding-left: 640;
}
#title {
	font-family: Georgia;
	text-align: center;
	color: #ffde00;
	font-size: 16px;
	font-weight: bold;
}

a {color : #935656;}  
a:hover {color : #780000;}    
a:visited {color : #935656;} 
a:visited:hover {color : #780000;}

#copy {
	color: #ffde00;
	font-size: 10px;
	font-family: Georgia;
	font-weight: normal;
	white-space: nowrap;
}
 #copy a {color : #ffad00; font-size: 10px;}  
 #copy a:hover {color :  #ffde00; font-size: 10px;}    
 #copy a:visited {color : #ffad00;  font-size: 10px;} 
 #copy a:visited:hover {color :  #ffde00; font-size: 10px;}
 #title a {color : #ffad00; text-decoration : none; }  
 #title a:hover {color :  #ffad00; text-decoration : none;}    
 #title a:visited {color : #ffad00;  text-decoration : none;} 
 #title a:visited:hover {color :  #ffad00;  text-decoration : none;}
#pic_ap {
	position: relative;
	top: 2px;
}
#calc {
	position: relative;
	bottom: 15px;
}
#cost {
	vertical-align: top;
	padding-top: 30px;
}
.link1 {
	vertical-align: top;
	width: 160px;
	padding-bottom: 20px;
	padding-right: 70px;
}
.link2 {
	vertical-align: top;
	width: 150px;
	padding-bottom: 20px;
}
.simv {
	vertical-align: top;
}
#canvas {
 padding-left: 43px;
 padding-top: 37px;
 padding-bottom: 40px;
 padding-right: 25px;
 background-repeat: no-repeat;
background-position: 10px 42px;
}
h1 {
	color: #935656;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	margin-bottom: 25px;
}
#chart {
	padding: 20px;
	vertical-align: bottom;
	white-space: nowrap;
}
h2 {
	margin-top: 25;
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
}
h3 {
	margin-top: 15;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
p {
	margin-top: 15;
}
div.menu {
	font-weight: bold;
	margin-bottom: 15px;
}
div.delim {
background-color: #ddd0b6;
	margin-bottom: 15px;
}
div.hid {
	display: none;
}