body {
	color: #000000;
	background-color: #ffffff;
	font-family: "Gill Sans", arial;
	font-size: 12px;
}
table{
	font-family: "Gill Sans", arial;
	font-size: 12px;
}
#h1{
	font-family: "Gill Sans", arial;
	font-size: 48pt;
	
	margin: 3px;
}
#h1_detail{
	font-family: Gill Sans, arial;
	font-size: 45px;	
	margin: 3px;
}
#h2{
	font-family: "Gill Sans", arial;
	font-size: 14px;
	margin: 3px;
}
#h2_detail{
	font-family: Gill Sans, arial;
	font-size: 16px;
	margin: 3px;
}
h3{
	font-family: "Gill Sans", arial;
	font-size: 17px;
	margin: 3px;
	font-style:normal;
	font-weight:normal;
}
a:link {
	font-family: "Gill Sans", arial;
	color: #4c71ff;
	font-size: 12pt;
	text-decoration: none;
	font-style: normal;	
}

a:visited {
	font-family: "Gill Sans", arial;
	color: #4c71ff;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Gill Sans", arial;
	color: #4c71ff;
	font-size: 12pt;
	text-decoration: underline;
	font-style: normal;
}
a:active {
	font-family: "Gill Sans", arial;
	color: #b78ae7;
	font-size: 12pt;
	text-decoration: underline;
	font-style: normal;
}

#menu{
	height: 35px;
}

#blacklink:link {
	color: #000000;
	font-family: "Gill Sans", arial;
	text-decoration: none;
	font-size: 12pt;
}
#blacklink:visited {
	color: #000000;
	font-family: "Gill Sans", arial;
	text-decoration: none;
	font-size: 12pt;
}
#blacklink:active {
	color: #000000;
	font-family: "Gill Sans", arial;
	text-decoration: underline;
	font-size: 12pt;
}
#blacklink:hover {
	color: #000000;
	font-family: "Gill Sans", arial;
	text-decoration: underline;
	font-size: 12pt;
}

#display{
		font-size: 12px;
}
#titeling{
	background-color: #acd1fe;
	font-size: 16px;
}
hr{
	width: 900px;
	color: #b78ae7;
	height: 1px;
}
#age{
	background-color: #c1f0ff;
}
#active{
	font-family: "Gill Sans", arial;
	color: #b78ae7;
	font-size: 12pt;
	text-decoration: underline;

}