@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style1 {
	color: #FFFFFF;
	font-size: 16px;
}
.style2 {
	font-size: 10px;
	color: #1474FE;
}
.style3 {
	font-size: 12px;
}
.style6 {
	font-size: 12px
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style3 a:link {
	color: #003399;
}
.style3 a:visited {
	color: #003399;
}

.style3 a:hover {
	color: #1474FE;
}

.style3 a:active {
	color: #003399;
}
.boldano {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: white;
}
