@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #ADDEFF;
	background-color: #003179;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
}
a:visited {
	color: #ADDEFF;
}
p {
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	line-height: normal;
}

a:link {
	color: #D5EEFF;
}
a:hover {
	color: #64C1FF;
}
a:active {
	color: #ADDEFF;
}
a {
	font-size: 13px;
	font-weight: bold;
}
#main {
	width: 750px;
	height: auto;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
}
