@charset "utf-8";
body {
	background-color: #4C5F84;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9A5A;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-color: #ADCFFF;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FFE193;
}
a:link {
	color: #FF0000;
}
.image {
	border: 2px solid #4A5D84;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0000CC;
}
