body {
	background-color: #A4C3D3;
	scrollbar-base-color: #A4C3D3;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	text-align: center;
}
p {
	font-family: Tahoma;
	font-size: 12px;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: underline;
	color: #000000;
}
textarea {
	background-color: #A4C3D3;
	font-family: Tahoma;
}