* {
	margin: 0;
	padding: 0;
	color: #ffad00;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
html, body {
	height: 100%;
	font-size: 100%;
	background: #3e150b;
}
a {	color : #ffad00;}  
a:hover {color :  #ffde00; }    
a:visited {color : #ffad00;   } 
a:visited:hover {color :  #ffde00;}

#logo {
text-align: center;
padding-left: 640;
}
#title {
	font-family: Georgia;
	text-align: center;
}
.copy {
	font-size: 10px;
	font-family: Georgia;
	font-weight: normal;
	text-align: right;
}
.copy a {color : #ffad00; font-size: 10px;text-decoration : none;font-weight: normal;}  
.copy a:hover {color :  #ffde00; font-size: 10px;text-decoration : none;font-weight: normal;}    
.copy a:visited {color : #ffad00;  font-size: 10px;text-decoration : none;font-weight: normal;} 
 copy a:visited:hover {color :  #ffde00; font-size: 10px;text-decoration : none;font-weight: normal;}
.copy_a {
	margin-left: 2px;
	margin-bottom: 1px;
}
#calc {
	margin-right: 298px;	
}
#cost {
	vertical-align: top;
	padding-top: 30px;
}
.link1 {
	vertical-align: top;
	padding-bottom: 20px;
	padding-right: 70px;
}
.link2 {
	vertical-align: top;
	padding-bottom: 20px;
}
.simv {
	vertical-align: top;
}
.txt1 {
	font-size: 12px;
	font-family: Georgia;
	font-weight: normal;
	text-align: center;
}
.txt2 {
	font-size: 10px;
	font-family: Georgia;
	font-weight: normal;
	text-align: justify;
	padding-left:20pt;
	padding-right:20pt
}
.txt2 strong {
	font-size: 10px;
	font-family: Georgia;
	font-weight: normal;
}